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

Commit

Permalink
Fixes pip package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
devraj committed Jun 24, 2015
1 parent 9daa12c commit c7c1c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For a typical server production deployment, we recommend installing Prestans via

this will build and install Prestans for your default Python interpreter. To keep up-to-date; use the ``---upgrade`` option::

$ sudo pip install Prestans --upgrade
$ sudo pip install prestans --upgrade

If you need to run multiple versions of Prestans on a server, consider using `Virtualenv <http://www.virtualenv.org/en/latest/>`_.

Expand Down

0 comments on commit c7c1c3a

Please sign in to comment.