Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Sep 24, 2023
1 parent 98d7ffd commit 7abb4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Expand Up @@ -8,7 +8,7 @@
6. Create a new release on [GitHub](https://github.com/antonmedv/fx/releases/new).
7. Run [build.mjs](scripts/build.mjs) to upload binaries to the release.
```sh
npx zx scripts/build.js
npx zx scripts/build.mjs
```
8. Bump version in [install.sh](https://github.com/antonmedv/fx.wtf/blob/master/public/install.sh) and upload it
to [fx.wtf](https://fx.wtf).

0 comments on commit 7abb4de

Please sign in to comment.