summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 724f0f6..fafcc5c 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,12 @@ $ hugo server
Now enter [```localhost:1313```](http://localhost:1313) in the address bar of your browser.
+If you want to generate your site, just run:
+
+```bash
+$ hugo --minify
+```
+
## Update the theme
Inside the folder of your Hugo site run: