There was an error while loading. Please reload this page.
1 parent ca306d7 commit 73fef17Copy full SHA for 73fef17
README.rst
@@ -95,9 +95,9 @@ Setup
95
* Fork_ repo
96
* Keep it sync_'ed while you are developing
97
* Install pyenv_
98
-* Install Atlassian Server for testing
+* Install `Atlassian JIRA Server`_ for testing
99
- make install-sdk
100
-* pip install requirements-dev.txt
+* pip install -r requirements-dev.txt
101
* Start up Jira Server
102
- atlas-run-standalone
103
* Test your changes
@@ -106,6 +106,7 @@ Setup
106
.. _Fork: https://help.github.com/articles/fork-a-repo/
107
.. _sync: https://help.github.com/articles/syncing-a-fork/
108
.. _pyenv: https://amaral.northwestern.edu/resources/guides/pyenv-tutorial
109
+.. _`Atlassian JIRA Server`: https://www.atlassian.com/software/jira/download
110
111
112
Credits
0 commit comments