Skip to content

Commit

Permalink
Added "npm install" to quick start for developers (#12374)
Browse files Browse the repository at this point in the history
* Added "npm install" to quick start for developers

* Changed npm install to meteor npm install
  • Loading branch information
wreiske authored and rodrigok committed Nov 20, 2018
1 parent 1a04e5c commit f55c483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ Now just clone and start the app:
```sh
git clone https://github.com/RocketChat/Rocket.Chat.git
cd Rocket.Chat
meteor npm install
meteor npm start
```

Expand Down

0 comments on commit f55c483

Please sign in to comment.