diff --git a/README.md b/README.md
index 55cf93f9e..5be499ad3 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ npm install https://github.com/LLK/scratch-vm.git
 ```
 If you want to edit/play yourself:
 ```bash
-git clone git@github.com:LLK/scratch-vm.git
+git clone https://github.com/LLK/scratch-vm.git
 cd scratch-vm
 npm install
 ```