Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README with information about how to run tests
  • Loading branch information
avh4 committed Mar 1, 2014
1 parent 32a5a35 commit 54abcd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,6 +2,6 @@
## Development commands

- Bootstrap: `npm install`
- Run tests: ??
- Run tests: See [avh4/netlocal-spec](http://github.com/avh4/netlocal-spec)
- Build: `find lib -name "*.js" -print0 | xargs -0 js-beautify -r`
- Run: `bin/netlocal`
- Run: `bin/netlocal`

0 comments on commit 54abcd0

Please sign in to comment.