Merge pull request #885 from optikfluffel/patch-1
Update Production-guide.md
This commit is contained in:
commit
94d00f2788
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
You need the `git-core` package installed on your system. If it is so, from the `mastodon` user:
|
||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://github.com/Gargron/mastodon.git live
|
git clone https://github.com/tootsuite/mastodon.git live
|
||||||
cd live
|
cd live
|
||||||
|
|
||||||
Then you can proceed to install project dependencies:
|
Then you can proceed to install project dependencies:
|
||||||
|
|
Loading…
Reference in a new issue