summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8884f5a..4492de5 100644
--- a/README.rst
+++ b/README.rst
@@ -19,7 +19,7 @@ Installing
...or, for the latest (unstable) tip::
$ git clone https://github.com/dreamhost/pecan.git -b next
- $ cd pecan && python setup.py develop
+ $ cd pecan && python setup.py install
Running Tests
-------------