Skip to content

Commit

Permalink
Fix include of requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
algorys committed Jun 29, 2016
1 parent ca8819a commit 10fa0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You should have ``python`` and ``pip`` installed::

sudo apt-get install python python-pip

Then simply install Python modules that are listed in ``requirements.txt`` with pip::
Then simply install Python modules that are listed in ``requirements.txt`` with pip:

.. literalinclude:: ../requirements.txt

Expand Down

0 comments on commit 10fa0e5

Please sign in to comment.