diff --git a/README.md b/README.md index 3b473bbae..7dae0b5ef 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ Installation Instructions Likewise, installing can simply be done using: ```bash -$ cargo install +$ cargo install --path . ``` This command will install uutils into Cargo's *bin* folder (*e.g.* `$HOME/.cargo/bin`).