Skip to content

Commit

Permalink
Merge pull request #162 from rodrigoherrerai/rodrigoherrerai-installa…
Browse files Browse the repository at this point in the history
…tion-path-update

Update path to install mev-rs
  • Loading branch information
ralexstokes authored Oct 23, 2023
2 parents f6f96dd + 73efaef commit 2cfd7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/mev-build-rs.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You can install the `mev-rs` binary, named `mev`, with the following steps:
```sh
git clone https://github.com/ralexstokes/mev-rs
cd mev-rs
cargo install --locked
cargo install --locked --path bin/mev
```

> The builder has been verified as of this commit `bf3d41f026e9728233dd3e1c40e75c49b9ae00b3`. No guarantees about other states of the repository currently.
Expand Down

0 comments on commit 2cfd7e6

Please sign in to comment.