]> cat aescling's git repositories - mastodon.git/commitdiff
Update Production-guide.md
authorUdo Kramer <optik@fluffel.io>
Tue, 4 Apr 2017 21:45:29 +0000 (23:45 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2017 21:45:29 +0000 (23:45 +0200)
docs/Running-Mastodon/Production-guide.md

index 469fefa94355568d3dc0268deebeb50c7de09034..ffe42b411673134c6f20d31e14cbf5042bc7de58 100644 (file)
@@ -112,7 +112,7 @@ Then once `rbenv` is ready, run `rbenv install 2.3.1` to install the Ruby versio
 You need the `git-core` package installed on your system. If it is so, from the `mastodon` user:
 
     cd ~
-    git clone https://github.com/Gargron/mastodon.git live
+    git clone https://github.com/tootsuite/mastodon.git live
     cd live
 
 Then you can proceed to install project dependencies: