summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-04-12 02:10:01 -0700
committerSteve Piercy <web@stevepiercy.com>2016-04-12 02:10:01 -0700
commit734ff1958e3bcc84ca1ede5252609fdd21eccb23 (patch)
tree92fdaba2b8e98d513c3cb5b9e2d5fa02b78f1e4c
parent4556db94548424fe027af7f95dc6c664fd9a88d0 (diff)
downloadpyramid-734ff1958e3bcc84ca1ede5252609fdd21eccb23.tar.gz
pyramid-734ff1958e3bcc84ca1ede5252609fdd21eccb23.tar.bz2
pyramid-734ff1958e3bcc84ca1ede5252609fdd21eccb23.zip
- fix readme in quick_tour/sqla_demo
-rw-r--r--docs/quick_tour/sqla_demo/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tour/sqla_demo/README.txt b/docs/quick_tour/sqla_demo/README.txt
index c7f9d6474..b6d4c7798 100644
--- a/docs/quick_tour/sqla_demo/README.txt
+++ b/docs/quick_tour/sqla_demo/README.txt
@@ -6,7 +6,7 @@ Getting Started
- cd <directory containing this file>
-- $VENV/bin/python setup.py develop
+- $VENV/bin/pip install -e .
- $VENV/bin/initialize_sqla_demo_db development.ini