Skip to content

Commit

Permalink
Add note about running the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Feb 22, 2012
1 parent 3081dd4 commit 6f50991
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@ Next, from the root directory of this repository, install D3's dependencies:

You can see the list of dependencies in package.json. NPM will install the
packages in the node_modules directory.

To run the tests, use:

make test

0 comments on commit 6f50991

Please sign in to comment.