From 997c0677e8bda167325503928650d7ef461ef221 Mon Sep 17 00:00:00 2001 From: Mark Tyers Date: Sun, 22 Nov 2020 14:13:39 +0000 Subject: [PATCH] added curl url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1168a3b..4db3c11 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ It only runs on Codio boxes. To install, run the following command from inside the Codio box: -```shell -$ +``` +$ curl -sL https://bit.ly/35UD7Hv | sudo -E bash - ``` > Note this will delete ALL the existing content from your Codio Box.