Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Feb 3, 2022
1 parent 7a2dcf7 commit f62bd75
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ npm run build:all
### Build & publish a new release
``` bash
# Increment the version number first
npm run build:osx
npm run build:win
npm run build:linux
npm run build:all
npm run publish:osx
npm run publish:win
npm run publish:linux
npm run publish:all
```

### Lints and fixes files
Expand Down

0 comments on commit f62bd75

Please sign in to comment.