diff --git a/README.md b/README.md index ec6e99b..2ff76bc 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ A secure hole for your passwords (Keepass CLI) cargo install kdbx ``` +[cargo-binstall](https://github.com/cargo-bins/cargo-binstall) + +``` +cargo binstall kdbx +``` + ### Script ``` @@ -234,7 +240,6 @@ kdbx can be configured using environment variables. | KDBX_LOG | string | 'error' | ... | | KDBX_LOG_STYLE | string | 'auto' | auto, always, never | - ## License MIT