aboutsummaryrefslogtreecommitdiff
path: root/content/default/messages/quickstart.md
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-06-17 21:32:34 -0400
committertdro <tdro@noreply.example.com>2022-06-17 21:32:34 -0400
commit699cc6f5783f0308e3d53aecece22499b58bd047 (patch)
treefcc02f3f9edd037c4300616fec1dfc6e05069af1 /content/default/messages/quickstart.md
parent44cc591c6e14286328128879504fb996d5ad3270 (diff)
downloadcanory-699cc6f5783f0308e3d53aecece22499b58bd047.tar.gz
canory-699cc6f5783f0308e3d53aecece22499b58bd047.tar.bz2
canory-699cc6f5783f0308e3d53aecece22499b58bd047.zip
content/default/message: Add note on author list
Diffstat (limited to 'content/default/messages/quickstart.md')
-rw-r--r--content/default/messages/quickstart.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/content/default/messages/quickstart.md b/content/default/messages/quickstart.md
index 38eea2e..2661cf1 100644
--- a/content/default/messages/quickstart.md
+++ b/content/default/messages/quickstart.md
@@ -11,7 +11,7 @@ explaining how to get started.
GIT CLONE. EXECUTE HUGO TWICE. HUGO VERSION >= 0.94.2.
```shell
-git clone --branch 0.7.28 https://www.thedroneely.com/git/thedroneely/canory
+git clone --branch 0.8.13 https://www.thedroneely.com/git/thedroneely/canory
cd canory
hugo && hugo
```
@@ -26,10 +26,4 @@ php -S 127.0.0.1:8126
ruby -run -e httpd . -p 8127
```
-MAKE USER. STUDY CONTENT AND DATA FOLDER.
-
-```shell
-make author user=robot
-```
-
-That concludes our community announcement.
+That concludes our automated community announcement.