From e564f507a31b3bedce190fe7756fcfbb1bc0b9c7 Mon Sep 17 00:00:00 2001 From: Alifian Mahardhika Date: Tue, 2 May 2017 13:04:35 +0900 Subject: [PATCH] Update Vagrant-guide.md --- Running-Mastodon/Vagrant-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-Mastodon/Vagrant-guide.md b/Running-Mastodon/Vagrant-guide.md index 78c63246..04bdc98e 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