fix: typo in clone url; thanks @earl-warren
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Aravinth Manivannan 2023-10-13 14:53:51 +05:30
parent edfedbfd1b
commit ca9436aff3
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 1 additions and 1 deletions

View File

@ -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