This commit is contained in:
Leonard Steppy 2024-12-14 17:59:05 +01:00
parent 375ecb386b
commit fbf1c1ca76

View File

@ -60,7 +60,7 @@ multi-ssh -u --help
## Building from source
This is a rust project so you will need [rustup and cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html).
This is a rust project so you will need [rust and cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html).
Once you have that installed, just run
```bash