Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mychewcents committed Jul 13, 2020
1 parent 76b345d commit 3370bf1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,16 +110,13 @@ Install NPM modules needed for development:

To build minified versions:

$ npm run build

Tests use minified version, so make sure to rebuild it every time you change
`src/index.js`.
$ npm build

### Testing

To run tests:

$ npm run test
$ npm test

## In Progress Tasks

Expand Down

0 comments on commit 3370bf1

Please sign in to comment.