Browse Source

Update Vagrant-guide.md

Alifian Mahardhika 7 năm trước cách đây
mục cha
commit
e564f507a3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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