From f4c038599b1d1a9197aff1db8fd9acbaad5af278 Mon Sep 17 00:00:00 2001 From: Andrew Mackenzie Date: Thu, 8 Aug 2024 10:45:51 +0200 Subject: [PATCH] Fix broken link --- INSTALLING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/INSTALLING.md b/INSTALLING.md index 451cf5db..c5a4bda8 100644 --- a/INSTALLING.md +++ b/INSTALLING.md @@ -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