diff --git a/README.md b/README.md index 07023e2..b576f69 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Splash page for the project. ## Hack +You'll need to get the latest extended Hugo release. See [the Github releases](https://github.com/gohugoio/hugo/releases). + ```bash -$ sudo apt install -y hugo -$ hugo serve +$ hugo server ```