From f9ae3b10d35bd5f122f5f24e0c34d13b553cc2ee Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 20 Apr 2024 19:55:44 -0400 Subject: recommend --locked when using cargo install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c8412e..28fec84 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ If you are not using the `edge` version of alpine you have to [enable the reposi ### Other With a working Rust installation, `rbw` can be installed via `cargo install -rbw`. This requires that the +--locked rbw`. This requires that the [`pinentry`](https://www.gnupg.org/related_software/pinentry/index.en.html) program is installed (to display password prompts). -- cgit v1.2.3-54-g00ecf