From 4c599f1088e498a273f31f1e4cf42b7003cf1f06 Mon Sep 17 00:00:00 2001 From: Ray Schamp Date: Tue, 5 Jun 2018 10:22:53 -0400 Subject: [PATCH] Remove outdated reference to parallel scratch-gui --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index f2fcdae8e..b480baecf 100644 --- a/README.md +++ b/README.md @@ -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. -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) Make sure you already have the Scratch REST API running locally in its docker environment.