summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2017-01-08 12:49:14 -0600
committerGitHub <noreply@github.com>2017-01-08 12:49:14 -0600
commit7636ff69e9d64233f657e0f61234ae8f0dec6ba8 (patch)
tree928dca576c06706cbeebec8207f2fffe6d9d521a /docs
parent9d99d04640d285f043ffedcc1f88223885e40959 (diff)
parente2f85af76722bdc8ddae25ce8dc39eac2df7bb25 (diff)
downloadpyramid-7636ff69e9d64233f657e0f61234ae8f0dec6ba8.tar.gz
pyramid-7636ff69e9d64233f657e0f61234ae8f0dec6ba8.tar.bz2
pyramid-7636ff69e9d64233f657e0f61234ae8f0dec6ba8.zip
Merge pull request #2896 from ramgoer/patch-1
Update project.rst
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.