From 4b3f2aff171313893c944381f102972558b35e22 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 20 Aug 2024 23:21:41 +0200 Subject: Set mobile viewport on docs. --- public/docs/install.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'public/docs/install.html') diff --git a/public/docs/install.html b/public/docs/install.html index 1b227ba..0537a82 100644 --- a/public/docs/install.html +++ b/public/docs/install.html @@ -1,4 +1,5 @@ + RTT: Getting Started @@ -56,7 +57,9 @@ They also need to be registered in the database. Check out a game module:
-git clone https://git.rally-the-troops.com/modules/field-cloth-gold public/field-cloth-gold
+git clone \
+	https://git.rally-the-troops.com/modules/field-cloth-gold
+	public/field-cloth-gold
 

-- cgit v1.2.3