From dd5f7bcd8152122c1e529342eb344ec3725e99bd Mon Sep 17 00:00:00 2001 From: ear-dev Date: Tue, 3 Aug 2021 11:54:05 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index aed9055..d538b11 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ The Rocket.Chat Apps CLI for interacting with Apps. ## Installation npm install -g WideChat/Rocket.Chat.Apps-cli +### Development +- push your local branch to WideChat +- Install from new branch + - npm install -g WideChat/Rocket.Chat.Apps-cli# + +OR: +- Install from your local machine + - npm install -g ../ + ## Getting Started Extremely simple.