summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/cookiecutters.rst
diff options
context:
space:
mode:
authorjonathan vanasco <jonathan@2xlp.com>2022-11-14 15:27:33 -0500
committerjonathan vanasco <jonathan@2xlp.com>2022-11-14 15:27:33 -0500
commitb7aecfe6aaff9ea50f657ae2d6638e33addc07c6 (patch)
tree1133f98211fa06c747b6524b2e5e627646017d90 /docs/quick_tutorial/cookiecutters.rst
parent51a731c690b2644df206722767a74fee9339fb87 (diff)
downloadpyramid-b7aecfe6aaff9ea50f657ae2d6638e33addc07c6.tar.gz
pyramid-b7aecfe6aaff9ea50f657ae2d6638e33addc07c6.tar.bz2
pyramid-b7aecfe6aaff9ea50f657ae2d6638e33addc07c6.zip
rename "master" to "main"
Diffstat (limited to 'docs/quick_tutorial/cookiecutters.rst')
-rw-r--r--docs/quick_tutorial/cookiecutters.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/cookiecutters.rst b/docs/quick_tutorial/cookiecutters.rst
index a1d60c181..ead93d85e 100644
--- a/docs/quick_tutorial/cookiecutters.rst
+++ b/docs/quick_tutorial/cookiecutters.rst
@@ -28,7 +28,7 @@ Steps
.. code-block:: bash
- $VENV/bin/cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout master
+ $VENV/bin/cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout main
If prompted for the first item, accept the default ``yes`` by hitting return.