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/narr/project.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index a150afc..c9af0f3 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -85,7 +85,7 @@
 
 .. code-block:: bash
 
-   $ 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