aboutsummaryrefslogtreecommitdiff
path: root/content/default/messages/quickstart.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/default/messages/quickstart.md')
-rw-r--r--content/default/messages/quickstart.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/default/messages/quickstart.md b/content/default/messages/quickstart.md
index 1f06305..123c3cc 100644
--- a/content/default/messages/quickstart.md
+++ b/content/default/messages/quickstart.md
@@ -11,7 +11,7 @@ explaining how to get started. The copy button is broken...
GIT CLONE. EXECUTE HUGO TWICE. HUGO VERSION >= 0.94.2.
```shell
-git clone --branch 0.2.17 https://www.thedroneely.com/git/thedroneely/canory
+git clone --branch 0.3.31 https://www.thedroneely.com/git/thedroneely/canory
cd canory
hugo && hugo
```