summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-08-22 18:21:28 +0200
committerTor Andersson <tor@ccxvii.net>2024-08-22 18:41:20 +0200
commitc65510d7efd67070797918531c9ec2d702cc48ec (patch)
tree62bc1067a80900dac3442e586f98de11ddd6ff08 /public
parent420badd2916809e7b5048f3138f132e5bebfe636 (diff)
downloadserver-c65510d7efd67070797918531c9ec2d702cc48ec.tar.gz
Fix typo in docs.
Diffstat (limited to 'public')
-rw-r--r--public/docs/install.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/public/docs/install.html b/public/docs/install.html
index 0537a82..1b1bc2b 100644
--- a/public/docs/install.html
+++ b/public/docs/install.html
@@ -57,8 +57,7 @@ They also need to be registered in the database.
Check out a game module:
<pre>
-git clone \
- https://git.rally-the-troops.com/modules/field-cloth-gold
+git clone https://git.rally-the-troops.com/modules/field-cloth-gold \
public/field-cloth-gold
</pre>