From 19fc6cc1e0f2f4479b71ff6fed9cb5d21da7961d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 17 May 2024 23:07:53 +0200 Subject: Fix git domain in example. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3