Update Vagrant-guide.md

This commit is contained in:
Alifian Mahardhika 2017-05-02 13:04:35 +09:00 committed by GitHub
parent fed4ab2d3a
commit e564f507a3
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