docs: replace LLK URL in README.md

This commit is contained in:
Christopher Willis-Ford 2024-02-23 13:26:15 -08:00
parent f8218cd350
commit 5fa7119569

View file

@ -12,7 +12,7 @@ This requires you to have Git and Node.js installed.
In your own node environment/application:
```bash
npm install https://github.com/LLK/scratch-audio.git
npm install https://github.com/scratchfoundation/scratch-audio.git
```
If you want to edit/play yourself:
```bash