Browse Source

Typo fixed.

Marco Bambini 8 years ago
parent
commit
46e40a96c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/getting-started.html

+ 1 - 1
docs/getting-started.html

@@ -80,7 +80,7 @@
 			<p class="section-content">
 			<p>Command line:</p>
 			<pre><code>
-	https://github.com/marcobambini/gravity.git
+	git clone https://github.com/marcobambini/gravity.git
 	cd gravity
 	make
 			</code></pre>