Skip to content

Commit

Permalink
Remove obsolete compile instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjbarton authored and bcaudan committed Apr 15, 2017
1 parent c2e4b44 commit 8fd461e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ You can customize the output of the reporter yourself: [see how](docs/customize-
# Developement

* install dependencies: `npm install`
* compile sources: `npm run tsc`
* launch unit tests: `npm test`
* launch integration tests: `npm test:integration`

Expand Down

0 comments on commit 8fd461e

Please sign in to comment.