Browse Source

Update Vagrant-guide.md

Alifian Mahardhika 7 years ago
parent
commit
e564f507a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Running-Mastodon/Vagrant-guide.md

+ 1 - 1
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