Skip to content

Commit

Permalink
Install requirements mentioned
Browse files Browse the repository at this point in the history
  • Loading branch information
seeholza committed Dec 20, 2016
1 parent 5daef38 commit 0ecc8cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ The following requirements should be met:
- Scipy (only required in some exercises)


If you are not using anaconda/miniconda, you can install all requirements by running:

.. code-block:: bash
pip install -r requirements.txt
Disclaimer
----------

Expand Down

0 comments on commit 0ecc8cc

Please sign in to comment.