From e1698539f551fab77ecf0c9a02cc88632cd16ee6 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Mon, 5 Apr 2021 11:44:51 -0400 Subject: [PATCH 1/2] clarify "install" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bbd0fb..cde122b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Preferred environment: Google Cloud Shell. It just works. ## How to use -No need to install: +No need to install the CLI tool locally, run from NPM: ```sh # For a guided install: From 178abc5d96c6ac1d0dd39948bf1cf65dd5ed145c Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Wed, 8 Sep 2021 21:55:02 -0500 Subject: [PATCH 2/2] add 1.21 warning --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cde122b..bc48589 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ⚠️: This was a hackathon project and is not recommended for production deployments or in sensitive environments. +This does not work for Coder v1.21+. Specify a --version flag + --- Launch [Coder](https://coder.com) in a simple way. It can: