summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2011-07-08 18:53:59 -0400
committerEli Collins <elic@assurancetechnologies.com>2011-07-08 18:53:59 -0400
commit1ad4449dd053d5c19a7a9d432f556c34cd062971 (patch)
tree1e91f29cf4c7d79523f0c92ef86806349039af7b /README
parent0f7d0b578a2121d324c8279f8f4e86d91e519b8e (diff)
downloadpasslib-1ad4449dd053d5c19a7a9d432f556c34cd062971.tar.gz
minor doc fixes
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 576828a..afe3a7b 100644
--- a/README
+++ b/README
@@ -25,8 +25,7 @@ Installation
============
To install from source using ``setup.py``::
- python setup.py build
- sudo python setup.py install
+ python setup.py install
For more detailed installation & testing instructions, see "docs/install.rst"
@@ -39,4 +38,3 @@ Online Resources
* PyPI - http://pypi.python.org/pypi/passlib
* Downloads - http://code.google.com/p/passlib/downloads
* Source - http://code.google.com/p/passlib/source
-