Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
johngeorgewright committed Jun 27, 2014
1 parent 73bfb7b commit 1540597
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -22,6 +22,8 @@ Tests
-----

1. Install Karma: `[sudo] npm i -g karma-cli`
2. Run a single test: `npm test`
3. Or watch your files and run the tests when they change: `npm run watch-test`
2. Install Bower: `[sudo] npm i -g bower`
3. Install components: `npm i`
4. Run a single test: `npm test`
5. Or watch your files and run the tests when they change: `npm run watch-test`

0 comments on commit 1540597

Please sign in to comment.