mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-08-03 12:38:14 -04:00
Fix server command in README
This commit is contained in:
parent
93e08e1956
commit
752f065bfa
@ -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 ...
|
||||
.
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user