Skip to content

Commit

Permalink
cutting release
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalu committed Jan 27, 2024
1 parent 87e5737 commit 0162c06
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ $ cargo b --release

## Making a release

We opt to use cargo workspaces for this.
First install by running: `cargo install cargo-workspaces`.
Next, check out the master branch and ensure you're on the latest commit.
In the master branch, run the following command and follow instructions:
We opt to use cargo workspaces for making releases.
First, install cargo workspaces by running: `cargo install cargo-workspaces`.
Next, check out the master branch of the jito-relayer repo and
ensure you're on the latest commit.
In the master branch, run the following command and follow the instructions:
```shell
$ cargo workspaces version --all
```
Expand Down

0 comments on commit 0162c06

Please sign in to comment.