Skip to content

Commit

Permalink
📦 Readme Cargo Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
robiot authored Jun 12, 2021
1 parent 10882c1 commit f80edc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ yay -S rustcat
### Other Distributions
To install from crates.io:
```
cargo install rustcat && sudo cp ~/.cargo/bin/rustcat /usr/local/bin/rc && cargo uninstall rustcat
cargo install rustcat
```
To install from source:
```
Expand Down

0 comments on commit f80edc0

Please sign in to comment.