mirror of
https://github.com/romanz/amodem.git
synced 2026-03-23 02:39:26 +08:00
gpg: add installation command to README
This commit is contained in:
@@ -7,6 +7,11 @@ $ gpg2 --version | head -n1
|
||||
gpg (GnuPG) 2.1.11
|
||||
```
|
||||
|
||||
Install the latest development version of `trezor-agent`:
|
||||
```
|
||||
$ pip install git+https://github.com/romanz/trezor-agent.git@master
|
||||
```
|
||||
|
||||
Define your GPG user ID as an environment variable:
|
||||
```
|
||||
$ export TREZOR_GPG_USER_ID="John Doe <john@doe.bit>"
|
||||
|
||||
Reference in New Issue
Block a user