summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKikooDX <kikoodx@paranoici.org>2021-02-25 13:29:01 +0100
committerKikooDX <kikoodx@paranoici.org>2021-02-25 13:29:01 +0100
commita213f61cf2f88fa43e554491362097c0515d15f1 (patch)
treeba52190ced828b8138dc94a04505816dd78ce60a
parenta2dd70b5f6bbe4d0d9c4b1fa98e472a96a1d9a49 (diff)
downloaddisk-mayhem-a213f61cf2f88fa43e554491362097c0515d15f1.tar.gz
Insert clone URL in quick play instructions.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 184242e..05f3f9f 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Jump, slash and throw saws to the win. And most importantly, have fun!
To play the game quickly, you can clone this repository and run it with LÖVE:
```sh
-$ git clone <this repo clone URL> disk-mayhem
+$ git clone https://git.sr.ht/~kikoodx/disk-mayhem
$ love disk-mayhem
```
Two gamepads is the recommanded way to play.