Update readme

This commit is contained in:
Brad Treloar 2025-03-17 21:48:33 +10:30
parent f7f1cf04e1
commit f2778b998e

View file

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