summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2013-08-15 13:41:41 -0700
committerSteve Piercy <web@stevepiercy.com>2013-08-15 13:41:41 -0700
commit8007d735f5ed1319f26c615b5f771524b8589042 (patch)
tree68abd5f034da3169b7ffddbc898cea85f7d57f32 /docs
parent7319ab677216063581e47a231fd70b8b55a19466 (diff)
parent58c5fefd37109fe7f27ca77a3d0896cc4b8e0470 (diff)
downloadpyramid-8007d735f5ed1319f26c615b5f771524b8589042.tar.gz
pyramid-8007d735f5ed1319f26c615b5f771524b8589042.tar.bz2
pyramid-8007d735f5ed1319f26c615b5f771524b8589042.zip
Merge pull request #1088 from tshepang/diff
fix some rST issues Looks good. Thank you!
Diffstat (limited to 'docs')
-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