Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ear-dev committed Aug 3, 2021
1 parent 9e33e84 commit dd5f7bc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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#<my_branch>

OR:
- Install from your local machine
- npm install -g ../<my_local_repo_name>

## Getting Started
Extremely simple.

Expand Down

0 comments on commit dd5f7bc

Please sign in to comment.