Skip to content

Commit

Permalink
mention bower install in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ippa committed Dec 2, 2014
1 parent a26d6bc commit 0bfdc45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Jaws also:
- Often does object literals as arguments for readabillity (ie. new Sprite({image: "player.png", x: 100, y: 100})
- Builds on lessons learned from years of developing http://github.com/ippa/chingu (Ruby game lib)

== Install
$ bower install jaws

== Local build / test
npm install
npm test
Expand Down

0 comments on commit 0bfdc45

Please sign in to comment.