summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'docs/quick_tutorial')
-rw-r--r--docs/quick_tutorial/cookiecutters.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/quick_tutorial/cookiecutters.rst b/docs/quick_tutorial/cookiecutters.rst
index f7251618f..edfd8cd69 100644
--- a/docs/quick_tutorial/cookiecutters.rst
+++ b/docs/quick_tutorial/cookiecutters.rst
@@ -41,7 +41,8 @@ Steps
Select template_language:
1 - jinja2
2 - chameleon
- Choose from 1, 2 [1]: 1
+ 3 - mako
+ Choose from 1, 2, 3 [1]: 1
#. We then run through the following commands.