Use pinentry homebrew formula on macOS

This commit is contained in:
Roman Zeyde
2018-05-23 08:35:34 +03:00
parent bd0df4f801
commit 0c762e8998

View File

@@ -9,7 +9,7 @@ $ apt install pinentry-{curses,gnome3,qt}
or (on macOS): 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. 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.