Document that $HOME/.cargo/bin needs to be added to PATH
This commit is contained in:
parent
2085fdc66d
commit
8d31ee80db
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ Afterwards, you can install this crate by running:
|
|||
$ cargo install openpgp-card-tools
|
||||
```
|
||||
|
||||
Finally, add `$HOME/.cargo/bin` to your PATH to be able to run the
|
||||
installed binaries.
|
||||
|
||||
|
||||
## opgpcard
|
||||
|
||||
|
|
Loading…
Reference in a new issue