From 0e0c73ec56267958373e8275e58da94ac4086d05 Mon Sep 17 00:00:00 2001 From: Freekkettone Date: Sun, 10 Aug 2025 12:33:25 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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