summaryrefslogtreecommitdiff
path: root/docs/tutorials/modwsgi/index.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2017-06-02 12:56:14 -0700
committerSteve Piercy <web@stevepiercy.com>2017-06-02 12:56:14 -0700
commitc3bb231f4bb36fd30cdf740607c3faeb5b4a1ee5 (patch)
tree254cd46bc36b809091992531a95525e73d28287d /docs/tutorials/modwsgi/index.rst
parent64cf0e5f9e4f4f56a377bd33202c2232c14e2eaf (diff)
downloadpyramid-c3bb231f4bb36fd30cdf740607c3faeb5b4a1ee5.tar.gz
pyramid-c3bb231f4bb36fd30cdf740607c3faeb5b4a1ee5.tar.bz2
pyramid-c3bb231f4bb36fd30cdf740607c3faeb5b4a1ee5.zip
append ` --checkout master` to cookie cutter command
Diffstat (limited to 'docs/tutorials/modwsgi/index.rst')
-rw-r--r--docs/tutorials/modwsgi/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/modwsgi/index.rst b/docs/tutorials/modwsgi/index.rst
index 10cf8a478..a409284cc 100644
--- a/docs/tutorials/modwsgi/index.rst
+++ b/docs/tutorials/modwsgi/index.rst
@@ -39,7 +39,7 @@ specific path information for commands and files.
.. code-block:: bash
$ cd ~
- $ cookiecutter gh:Pylons/pyramid-cookiecutter-starter
+ $ cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout master
If prompted for the first item, accept the default ``yes`` by hitting return.