diff --git a/Running-Mastodon/Vagrant-guide.md b/Running-Mastodon/Vagrant-guide.md index 8b3df7c..c8e3e63 100644 --- a/Running-Mastodon/Vagrant-guide.md +++ b/Running-Mastodon/Vagrant-guide.md @@ -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