Skip to content
Snippets Groups Projects
Unverified Commit 32236805 authored by Ray Schamp's avatar Ray Schamp Committed by GitHub
Browse files

Merge pull request #4036 from davidaylaian/readme-consistent-git-url

Make the git links in the README consistent
parents fe4e3cf7 3cd0747c
No related branches found
No related tags found
No related merge requests found
......@@ -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
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment