Skip to content

Commit

Permalink
Update install.rst
Browse files Browse the repository at this point in the history
fixing path
  • Loading branch information
mlindauer committed Oct 26, 2015
1 parent 4438cb2 commit 6a6d302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To install fanova from command line type the following commands in your bash ter

:bash:`cd fanova/`

:bash:`pip install -r fanova/requirements.txt`
:bash:`pip install -r requirements.txt`

:bash:`python setup.py install`

Expand Down

0 comments on commit 6a6d302

Please sign in to comment.