diff --git a/README.md b/README.md index d81568e..570d7de 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ Splash page for the project. ## Hack ```bash -$ apt install -y hugo +$ sudo apt install -y hugo $ hugo serve ```