Document that $HOME/.cargo/bin needs to be added to PATH

This commit is contained in:
Heiko Schaefer 2021-11-05 23:40:07 +01:00
parent 2085fdc66d
commit 8d31ee80db
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -30,6 +30,9 @@ Afterwards, you can install this crate by running:
$ cargo install openpgp-card-tools $ cargo install openpgp-card-tools
``` ```
Finally, add `$HOME/.cargo/bin` to your PATH to be able to run the
installed binaries.
## opgpcard ## opgpcard