diff --git a/README.md b/README.md index 06c1a84..483fb7b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ git clone --recursive To run the HackInPovo website locally, use the following commands: ```bash -hugo server +hugo server -D ``` ## Build the Website