Skip to content

Commit

Permalink
updating readme for future devs, my last day 😢
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronleopold committed May 20, 2021
1 parent bbe7bdb commit d58792e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,9 @@ yarn dev

### Builds and Releases

To create a build, you need only to run the following FOR EACH platform (i.e. Windows and MacOS):
To create a build, you need only to run `yarn release` once on any machine, and then the following FOR EACH platform (i.e. Windows and MacOS):

```bash
yarn release
yarn build
```

Expand Down

0 comments on commit d58792e

Please sign in to comment.