summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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
-------------------