Update readme
This commit is contained in:
parent
f7f1cf04e1
commit
f2778b998e
1 changed files with 3 additions and 2 deletions
|
|
@ -4,10 +4,11 @@
|
|||
|
||||
````bash
|
||||
# Install hugo.
|
||||
sudo api install hugo
|
||||
sudo apt install hugo
|
||||
|
||||
# Build the HTML.
|
||||
hugo build
|
||||
cd hugo
|
||||
hugo
|
||||
```
|
||||
|
||||
## Build and run server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue