summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-05-17 23:07:53 +0200
committerTor Andersson <tor@ccxvii.net>2024-05-17 23:08:14 +0200
commit19fc6cc1e0f2f4479b71ff6fed9cb5d21da7961d (patch)
treef194a78f225e32afc1f55d4ff18dfcc3ab158c3c
parent2d1560a03c92c767abb03840d751191b435074bc (diff)
downloadserver-19fc6cc1e0f2f4479b71ff6fed9cb5d21da7961d.tar.gz
Fix git domain in example.
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 57364a2..dadc815 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -9,7 +9,7 @@ The server runs on Node with the Express.js framework.
Check out the game submodules:
```
-git clone https://github.com/rally-the-troops/julius-caesar.git public/julius-caesar
+git clone https://git.rally-the-troops.com/modules/julius-caesar public/julius-caesar
```
Initialize the database: