This commit is contained in:
Luke Murphy 2021-01-09 17:58:49 +01:00
parent f81d054fb4
commit 722d24698c
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

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