summaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-07-31 09:21:24 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-07-31 09:21:24 +0200
commit1c18f3fc49051fe75604b804e514be7e15712526 (patch)
tree707f38033fc6033436c70eb6baa179728ca18817 /docs/README.md
parentcb9dfc2613ae5125cafa450097fb0f62dd3770e7 (diff)
parent50ec65fbe1a48475d3320775dab2c47389c02114 (diff)
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index eba081c96..c482ff630 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -27,8 +27,10 @@ git submodule update --init
Also note that the documentation version for a given version of Hugo can also be found in the `/docs` sub-folder of the [Hugo source repository](https://github.com/gohugoio/hugo).
Then to view the docs in your browser, run Hugo and open up the link:
+
```bash
-hugo serve
+▶ hugo server
+
Started building sites ...
.
.