Skip to content

Commit

Permalink
update docs w/ npm test command
Browse files Browse the repository at this point in the history
  • Loading branch information
daviskoh committed Feb 5, 2015
1 parent 49e39dc commit e67d719
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 @@ -31,7 +31,7 @@ computeLayout(

To run the tests

- For the JS tests: Open `RunLayoutTests.html` and `RunLayoutRandomTests.html` in Chrome
- For the JS tests: Open `RunLayoutTests.html` and `RunLayoutRandomTests.html` in Chrome or run `$ npm test`
- For the C and Java tests: run `make` in your terminal. It will also transpile the JS code

Supported Attributes
Expand Down

0 comments on commit e67d719

Please sign in to comment.