mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-30 02:56:20 -05:00
Remove outdated reference to parallel scratch-gui
This commit is contained in:
parent
89f731efa7
commit
4c599f1088
1 changed files with 0 additions and 8 deletions
|
@ -123,14 +123,6 @@ A set of [Docker](https://www.docker.com/what-docker) related files are provided
|
||||||
|
|
||||||
Unless you have access to the Scratch REST API repository, this may not be very useful for you.
|
Unless you have access to the Scratch REST API repository, this may not be very useful for you.
|
||||||
|
|
||||||
This currently requires a version of the [Scratch GUI](https://github.com/LLK/scratch-gui) repository to be checked out in parallel to scratch-www, e.g.:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
-
|
|
||||||
- scratch-www/
|
|
||||||
- scratch-gui/
|
|
||||||
```
|
|
||||||
|
|
||||||
##### Docker Quick Start (CLI)
|
##### Docker Quick Start (CLI)
|
||||||
|
|
||||||
Make sure you already have the Scratch REST API running locally in its docker environment.
|
Make sure you already have the Scratch REST API running locally in its docker environment.
|
||||||
|
|
Loading…
Reference in a new issue