aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2024-05-05 12:18:24 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2024-05-05 12:18:24 +0200
commitbf0a1c2216d416c5ab38d214e39fb57c32d65238 (patch)
tree0c0215f6d1f04c6c47a22b15f2a0d304a9993960
parent05c5087af83de9836cb8d2eff1161cf85bd8c834 (diff)
Fix indentation in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2418f66..eea4a6f 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ On a Debian system:
apt install hugo
git submodule update --init --recursive
- hugo serve
+ hugo serve
Browse http://localhost:1313 for a preview of the site.