mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-05-07 03:50:55 -04:00
Github README url (#217)
This commit is contained in:
parent
2d736f2b87
commit
96b579a2de
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue