summaryrefslogtreecommitdiff
path: root/docs/narr/install.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2013-08-16 09:20:43 +0200
committerChris McDonough <chrism@plope.com>2013-08-16 09:20:43 +0200
commitbedddda9e128bd4497ddfa1122ea06288ee1c58f (patch)
tree4059af6880d0f7f50b68b7407b0381262eb4ace7 /docs/narr/install.rst
parent5aab1e9c2aebbbb0e955a34067db9a196d430a0c (diff)
parentedfc4f80a1240f6f5f0c41e53078a8f5d305075f (diff)
downloadpyramid-bedddda9e128bd4497ddfa1122ea06288ee1c58f.tar.gz
pyramid-bedddda9e128bd4497ddfa1122ea06288ee1c58f.tar.bz2
pyramid-bedddda9e128bd4497ddfa1122ea06288ee1c58f.zip
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/narr/install.rst')
-rw-r--r--docs/narr/install.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index d05c8abeb..ef5772f79 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -336,6 +336,7 @@ You can use Pyramid on Windows under Python 2 or under Python 3.
#. Install `virtualenv`:
.. code-block:: text
+
# modify the command according to the python version, e.g.:
# for Python 2.7:
c:\> c:\Python27\Scripts\easy_install virtualenv