aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fischer@muhq.space>2025-06-09 23:31:50 -0500
committerFlorian Fischer <florian.fischer@muhq.space>2025-08-20 15:57:19 +0200
commit0a4824829f491e26bbd537770af68eba3355d000 (patch)
tree7112d9cc0f32c17d5fc29d05c660e4a9a0df5da1 /html
parent1f2a464cff48c7dbd5101841af0897780bb3796b (diff)
downloadmuhqs-game-0a4824829f491e26bbd537770af68eba3355d000.tar.gz
muhqs-game-0a4824829f491e26bbd537770af68eba3355d000.zip
add new line before src retrieval command
Diffstat (limited to 'html')
-rw-r--r--html/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/index.md b/html/index.md
index 43e7202a..2ad1fa9b 100644
--- a/html/index.md
+++ b/html/index.md
@@ -34,5 +34,5 @@ Relevant Mechanics are:
If you have your own ideas and want to share them.
You can download and manage the sources of muhq's game using [git](https://git-scm.com/).
-To retrieve the [sources](https://git.muhq.space/muhqs-game) and start hacking run
-`git clone https://git.muhq.space/muhqs-game`.
+To retrieve the [sources](https://git.muhq.space/muhqs-game) and start hacking run:
+`git clone https://git.muhq.space/muhqs-game`