summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/project.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 61759fe34..17005f15c 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -95,7 +95,7 @@ Or on Windows:
.. code-block:: doscon
- c:\> %VENV%\cookiecutter https://github.com/Pylons/pyramid-cookiecutter-starter
+ c:\> %VENV%\Scripts\cookiecutter https://github.com/Pylons/pyramid-cookiecutter-starter
If prompted for the first item, accept the default ``yes`` by hitting return.