Skip to content

Commit

Permalink
Merge pull request #64 from bgpkit/fix-cargo-install-instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
digizeph authored Jan 30, 2025
2 parents 67071ab + 319c3e6 commit 8d07c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Broker instance with ease.

### Install

Install with `cargo install [email protected] --features cli` or check out the main branch and
Install with `cargo install bgpkit-broker@^0.7 --features cli` or check out the main branch and
run `cargo install --path . --features cli`.

If you are in a macOS environment, you can also use homebrew to install the pre-compiled binary (universal):
Expand Down

0 comments on commit 8d07c83

Please sign in to comment.