diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/default/messages/quickstart.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/default/messages/quickstart.md b/content/default/messages/quickstart.md index 8e9e2bb..0dc1357 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. HUGO VERSION >= 0.94.2. ```shell -git clone https://www.thedroneely.com/git/thedroneely/canory +git clone --branch 0.2.17 https://www.thedroneely.com/git/thedroneely/canory cd canory hugo ``` |