Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
anderslogg committed Aug 2, 2016
1 parent 28617c8 commit 97e2afe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/sphinx/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,10 @@ and run the following command:
.. code-block:: console
pip install .
To install to a specific location, add the ``--prefix`` flag
to the installation command:

.. code-block:: console
pip install --prefix=<some directory> .

0 comments on commit 97e2afe

Please sign in to comment.