Skip to content

Commit

Permalink
update contributing guide accordingly
Browse files Browse the repository at this point in the history
  • Loading branch information
koenpunt committed Dec 3, 2015
1 parent 72357aa commit d804d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ license your work under the [MIT License](http://en.wikipedia.org/wiki/MIT_Licen

To install all development dependencies, in the project's root directory, run

npm install && gem install bundler && bundle install
npm install

Once you're configured, building the JavaScript from the command line is easy:

Expand Down

0 comments on commit d804d8d

Please sign in to comment.