Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
powmedia committed May 31, 2012
1 parent 7465b24 commit 25b7b34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -10,6 +10,10 @@ Requires NodeJS to run. [nvm](https://github.com/creationix/nvm) is an easy way
Then install buildify via npm:

npm install buildify

Create a file with your build script (see the example in 'Usage' below), call it something like `build.js` and then run it with:

node build.js


##Usage
Expand Down

0 comments on commit 25b7b34

Please sign in to comment.