From 0c762e8998969f24b30b1c3f7e96ae92660ffeb2 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Wed, 23 May 2018 08:35:34 +0300 Subject: [PATCH] Use `pinentry` homebrew formula on macOS --- doc/README-PINENTRY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README-PINENTRY.md b/doc/README-PINENTRY.md index 6c90705..17aa5c8 100644 --- a/doc/README-PINENTRY.md +++ b/doc/README-PINENTRY.md @@ -9,7 +9,7 @@ $ apt install pinentry-{curses,gnome3,qt} or (on macOS): ``` -$ brew install pinentry-mac +$ brew install pinentry ``` By default a standard GPG PIN entry program is used when entering your Trezor PIN, but it's difficult to use if you don't have a numeric keypad or want to use your mouse.