Merge pull request #193 from alifianmahardhika/patch-1

Update Vagrant-guide.md
This commit is contained in:
Darius Kazemi 2017-05-08 11:33:09 -07:00 committed by GitHub
commit 2be17b694c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ The following command will update your 'hosts' file when you start the virtual m
To create and provision a new virtual machine for Mastodon development run:
git clone git@github.com:tootsuite/mastodon.git
git clone https://github.com/tootsuite/mastodon.git
cd mastodon
vagrant up