@@ -148,7 +148,7 @@ make UTILS='UTILITY_1 UTILITY_2'
Likewise, installing can simply be done using:
```shell
cargo install --path .
cargo install --path . --locked
```
This command will install uutils into Cargo's *bin* folder (*e.g.* `$HOME/.cargo/bin`).
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.