summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/forms.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-04-07 03:30:26 -0700
committerSteve Piercy <web@stevepiercy.com>2016-04-07 03:30:26 -0700
commit9845f718ccd609b6ecf514b165a4fd2f9dfb8d8c (patch)
tree64b5198a282c5a7e08b4d47c410c982101d9d9a2 /docs/quick_tutorial/forms.rst
parent6e45624d143631aafc808d97cff66263e6152ed5 (diff)
downloadpyramid-9845f718ccd609b6ecf514b165a4fd2f9dfb8d8c.tar.gz
pyramid-9845f718ccd609b6ecf514b165a4fd2f9dfb8d8c.tar.bz2
pyramid-9845f718ccd609b6ecf514b165a4fd2f9dfb8d8c.zip
- update forms.rst
Diffstat (limited to 'docs/quick_tutorial/forms.rst')
-rw-r--r--docs/quick_tutorial/forms.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/forms.rst b/docs/quick_tutorial/forms.rst
index f81b88fc2..023e7127f 100644
--- a/docs/quick_tutorial/forms.rst
+++ b/docs/quick_tutorial/forms.rst
@@ -50,7 +50,7 @@ Steps
.. code-block:: bash
- $ $VENV/bin/python setup.py develop
+ $ $VENV/bin/pip install -e .
#. Register a static view in ``forms/tutorial/__init__.py`` for
Deform's CSS/JS etc. as well as our demo wikipage scenario's