Skip to content

Commit

Permalink
Include npm install in instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
scottharvey authored and simukappu committed May 5, 2021
1 parent 0f424d8 commit 1d59bb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1100,10 +1100,11 @@ $ cd spec/rails_app
$ bin/rake db:migrate
$ bin/rake db:seed
$ bin/rails g chime_sdk:js
$ npm install
$ bin/rails server
```


## License

*amazon-chime-sdk-rails* project rocks and uses [MIT License](LICENSE).
*amazon-chime-sdk-rails* project rocks and uses [MIT License](LICENSE).

0 comments on commit 1d59bb3

Please sign in to comment.