Skip to content

Commit 73fef17

Browse files
asfaltboyssbarnea
authored andcommitted
Update README.rst
add missing `-r` in pip install command, to help copy pasters
1 parent ca306d7 commit 73fef17

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ Setup
9595
* Fork_ repo
9696
* Keep it sync_'ed while you are developing
9797
* Install pyenv_
98-
* Install Atlassian Server for testing
98+
* Install `Atlassian JIRA Server`_ for testing
9999
- make install-sdk
100-
* pip install requirements-dev.txt
100+
* pip install -r requirements-dev.txt
101101
* Start up Jira Server
102102
- atlas-run-standalone
103103
* Test your changes
@@ -106,6 +106,7 @@ Setup
106106
.. _Fork: https://help.github.com/articles/fork-a-repo/
107107
.. _sync: https://help.github.com/articles/syncing-a-fork/
108108
.. _pyenv: https://amaral.northwestern.edu/resources/guides/pyenv-tutorial
109+
.. _`Atlassian JIRA Server`: https://www.atlassian.com/software/jira/download
109110

110111

111112
Credits

0 commit comments

Comments
 (0)