diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-06-09 23:31:50 -0500 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-07-03 22:01:22 -0400 |
| commit | 58ebb866681a36066ba0c6338bb810f28cee354c (patch) | |
| tree | 0ad5d82528cdbe6398df0daade1d06ff4cbedbe3 /html | |
| parent | 22a5fcbf9164c7227f474a1c17e3e16ed44bcbc9 (diff) | |
| download | muhqs-game-58ebb866681a36066ba0c6338bb810f28cee354c.tar.gz muhqs-game-58ebb866681a36066ba0c6338bb810f28cee354c.zip | |
add new line before src retrieval command
Diffstat (limited to 'html')
| -rw-r--r-- | html/index.md | 4 |
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` |
