fix: typo in clone url; thanks @earl-warren
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
edfedbfd1b
commit
ca9436aff3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue