Skip to content

Commit

Permalink
Insert one sentence to explain why conda install --file ./requirement…
Browse files Browse the repository at this point in the history
…s-optional.txt is suggested. (#161)
  • Loading branch information
gonzex authored and gmatteo committed Jul 26, 2018
1 parent 417b6a3 commit ee61d8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ and install the AbiPy dependencies with::
conda install --file ./requirements.txt
conda install --file ./requirements-optional.txt

The second command is needed for Jupyter only.
Once the requirements have been installed (either with pip or conda), execute::

python setup.py install
Expand Down

0 comments on commit ee61d8e

Please sign in to comment.