diff --git a/content/ftest/cli.md b/content/ftest/cli.md index 9fc8e34..6fde501 100644 --- a/content/ftest/cli.md +++ b/content/ftest/cli.md @@ -57,7 +57,7 @@ Requires cargo, the Rust build tool. Please see [here](https://rustup.rs/) for installation instructions. ```bash -git clone https://git.bastsense.net/ForgeFlux/ftest +git clone https://git.batsense.net/ForgeFlux/ftest cd ftest cargo build --release sudo cp target/release/ftest /usr/local/bin