Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidmackenzie committed Aug 8, 2024
1 parent cf9a04e commit f4c0385
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions INSTALLING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ brew install andrewdavidmackenzie/pigg-tap/pigg

## Install pre-built binaries via "cargo binstall"

If you have installed a rust toolchain, then you can
install [`cargo-binstall`](https://crates.io/crates/cargo-binstall/1.4.3)
which you can then use to install the pre-built binaries, without building from source:
If you have installed a rust toolchain, then you can install `cargo-binstall` from [crates.io](https://crates.io)
and then use it to install the pre-built binaries, without building from source:

```sh
cargo binstall pigg
Expand Down

0 comments on commit f4c0385

Please sign in to comment.