Skip to content

Commit

Permalink
Merge pull request #1677 from tsjost/fix/readme
Browse files Browse the repository at this point in the history
Fixed readme build instructions
  • Loading branch information
patrickkettner committed Sep 24, 2015
2 parents e090961 + f7452bb commit d12c1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Run the [test suite](http://modernizr.github.com/Modernizr/test/)

```js
npm install
./bin/modernizr
./bin/modernizr -c lib/config-all.json
//outputs to ./modernizr.js
```

Expand Down

0 comments on commit d12c1b4

Please sign in to comment.