Fix server command in README

This commit is contained in:
Bjørn Erik Pedersen 2017-07-23 23:20:37 +02:00 committed by GitHub
parent 93e08e1956
commit 752f065bfa

View File

@ -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 ...
.
.