Skip to content

Commit

Permalink
Update development section
Browse files Browse the repository at this point in the history
  • Loading branch information
kurkle committed Jul 20, 2020
1 parent 61e2335 commit 1c53c8a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,8 @@ You first need to install node dependencies (requires [Node.js](https://nodejs.o
The following commands will then be available from the repository root:

```bash
> gulp build // build dist files
> gulp build --watch // build and watch for changes
> gulp lint // perform code linting
> npm run build // build dist files
> npm run lint // perform code linting
```

## License
Expand Down

0 comments on commit 1c53c8a

Please sign in to comment.