diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-05 12:18:24 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-05-05 12:18:24 +0200 |
commit | bf0a1c2216d416c5ab38d214e39fb57c32d65238 (patch) | |
tree | 0c0215f6d1f04c6c47a22b15f2a0d304a9993960 | |
parent | 05c5087af83de9836cb8d2eff1161cf85bd8c834 (diff) |
Fix indentation in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |