Skip to content

Commit

Permalink
Simplify build instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Nov 14, 2016
1 parent e6eebeb commit 0a90aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,5 +30,5 @@ conduct.
### Quickstart

To build the project, make sure you have Node.js installed (at least version 6)
and then `npm install && npm run build`. To run, just open `index.html` in your
and then `npm install`. To run, just open `index.html` in your
browser (you don't need to run a webserver). Run the tests with `npm test`.

0 comments on commit 0a90aa4

Please sign in to comment.