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.