Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
David committed Aug 14, 2011
1 parent af4e0ca commit e676094
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Although the application runs fine if you launch `/src/index.html`, be aware tha
If you plan to host the application please build it properly by running the build script.
In order to build the application yourself you need to have node.js and a couple of modules installed.

- [jake] (https://github.com/mde/jake): npm install jake
- [wrench-js] (https://github.com/ryanmcgrath/wrench-js): npm install wrench
- [uglify-js] (https://github.com/mishoo/UglifyJS): npm install uglify-js
- [jake] (https://github.com/mde/jake): `npm install jake`
- [wrench-js] (https://github.com/ryanmcgrath/wrench-js): `npm install wrench`
- [uglify-js] (https://github.com/mishoo/UglifyJS): `npm install uglify-js`


Then run the jakefile:
Expand Down

0 comments on commit e676094

Please sign in to comment.