mirror of
https://github.com/scratchfoundation/scratch-storage.git
synced 2025-06-08 11:25:17 -04:00
docs: replace LLK URL in README.md
This commit is contained in:
parent
306db96808
commit
2870951447
1 changed files with 2 additions and 2 deletions
|
@ -11,12 +11,12 @@ This requires you to have Node.js installed.
|
||||||
|
|
||||||
In your own Node.js environment/application:
|
In your own Node.js environment/application:
|
||||||
```bash
|
```bash
|
||||||
npm install https://github.com/LLK/scratch-storage.git
|
npm install https://github.com/scratchfoundation/scratch-storage.git
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to edit/play yourself (requires Git):
|
If you want to edit/play yourself (requires Git):
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/LLK/scratch-storage.git
|
git clone https://github.com/scratchfoundation/scratch-storage.git
|
||||||
cd scratch-storage
|
cd scratch-storage
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue