Skip to content

Commit

Permalink
Added gem install bundler to installation docs (#1260)
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvw authored and Kristof Jochmans committed Aug 11, 2016
1 parent 7705e7c commit c4251b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/03-00-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ npm install -g bower
npm install -g gulp
npm install -g uglify-js
npm install -g uglifycss
gem install bundler
```

Then execute the following commands:
Expand Down

0 comments on commit c4251b3

Please sign in to comment.