mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #1784 from publicarray/patch-1
Fix install instructions
This commit is contained in:
commit
027b7e0a52
1 changed files with 1 additions and 1 deletions
|
@ -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`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue