aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9511e18..bd4aa88 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ A somewhat-completed attempt at writing *that game* from scratch in C++20.
To download the latest available release, clone this repository over github.
```console
- $ git clone https://salvestromartin.com:443/nJ3ahxac/blockgame_linux.git
+ $ git clone https://git.nj3.xyz/blockgame_linux
```
Then compile from source via cmake after moving into the blockgame_linux directory.