From 64fc728e679b7314fe8bb8e3bd16928815132f3b Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Fri, 29 Mar 2019 15:19:32 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 481eabdde..3f6de5965 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ We provide an install script for Amazon's Cloud9 service, which provides standar To use it: 1. Click `Create new workspace` -2. Name your workspace and enter `publiclab/plots2` under `Clone from Git or Mercurial URL` +2. Name your workspace and enter `https://github.com/USERNAME/mapknitter` (where `USERNAME` is your GitHub username) under `Clone from Git or Mercurial URL` 3. Choose `Ruby` template 4. Click `Create workspace` 5. Once it loads, in the `bash` console at the bottom of the screen, type `chmod 777 install_cloudnine.sh && ./install_cloudnine.sh`