summaryrefslogtreecommitdiff
path: root/public/docs/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/docs/install.html')
-rw-r--r--public/docs/install.html5
1 files changed, 4 insertions, 1 deletions
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 @@
<!doctype html>
+<meta name="viewport" content="width=device-width">
<title>RTT: Getting Started</title>
<link rel="stylesheet" href="style.css">
<body>
@@ -56,7 +57,9 @@ 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 public/field-cloth-gold
+git clone \
+ https://git.rally-the-troops.com/modules/field-cloth-gold
+ public/field-cloth-gold
</pre>
<p>