diff --git a/README.md b/README.md
index 1f49dca4f60a4fd3c0f2039944a8c81dadbf7e5d..440a3a4b06aad64a559f84c6ddf7f48c34edf389 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ npm install https://github.com/LLK/scratch-gui.git
 ```
 If you want to edit/play yourself:
 ```bash
-git clone git@github.com:LLK/scratch-gui.git
+git clone https://github.com/LLK/scratch-gui.git
 cd scratch-gui
 npm install
 ```