summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2013-03-13 23:36:18 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2013-03-13 23:36:18 +0200
commit919643eec1a480cee442331a966a9c6c90fb0965 (patch)
tree913c9bf716432b8a1cd8e0e5779196c757eea117 /docs
parentf73f0e332658fac2583f51247dcd49bd36d63ce4 (diff)
downloadpyramid-919643eec1a480cee442331a966a9c6c90fb0965.tar.gz
pyramid-919643eec1a480cee442331a966a9c6c90fb0965.tar.bz2
pyramid-919643eec1a480cee442331a966a9c6c90fb0965.zip
typo
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 6656882c9..04a060ac3 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -415,7 +415,7 @@ Windows Using Python 3
.. code-block:: text
- c:\env> %VEN%\Scripts\easy_install pyramid
+ c:\env> %VENV%\Scripts\easy_install pyramid
What Gets Installed
-------------------