소스 검색

Update Vagrant-guide.md

Alifian Mahardhika 7 년 전
부모
커밋
e564f507a3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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