Github README url ()

This commit is contained in:
IAP-Reloaded 2016-09-26 11:24:44 -04:00 committed by Tim Mickel
parent 2d736f2b87
commit 96b579a2de

View file

@ -14,7 +14,7 @@ npm install https://github.com/LLK/scratch-vm.git
``` ```
If you want to edit/play yourself: If you want to edit/play yourself:
```bash ```bash
git clone git@github.com:LLK/scratch-vm.git git clone https://github.com/LLK/scratch-vm.git
cd scratch-vm cd scratch-vm
npm install npm install
``` ```