From d34e108a059b42e01afaeebb037ec73b2a2e2e31 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Fri, 02 Jun 2017 02:34:39 +0200
Subject: [PATCH] Merge pull request #3070 from stevepiercy/1.8-branch

---
 docs/tutorials/modwsgi/index.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/tutorials/modwsgi/index.rst b/docs/tutorials/modwsgi/index.rst
index 170f2eb..46efa57 100644
--- a/docs/tutorials/modwsgi/index.rst
+++ b/docs/tutorials/modwsgi/index.rst
@@ -39,7 +39,7 @@
     .. code-block:: bash
 
        $ cd ~
-       $ cookiecutter https://github.com/Pylons/pyramid-cookiecutter-starter
+       $ cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout 1.8-branch
 
     If prompted for the first item, accept the default ``yes`` by hitting return.
 

--
Gitblit v1.9.3