This commit is contained in:
2021-01-09 17:58:49 +01:00
parent f81d054fb4
commit 722d24698c

View File

@ -5,6 +5,6 @@ Splash page for the project.
## Hack
```bash
$ apt install -y hugo
$ sudo apt install -y hugo
$ hugo serve
```