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 2af488cb1..e7cbff132 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -192,7 +192,7 @@ Installing :mod:`repoze.bfg` on a Windows System
.. code-block:: bat
- c:\bfgenv> Scripts/easy_install -i http://dist.repoze.org/bfg/current/simple repoze.bfg
+ c:\bfgenv> Scripts\easy_install -i http://dist.repoze.org/bfg/current/simple repoze.bfg
Installing :mod:`repoze.bfg` on Google App Engine
-------------------------------------------------