mirror of
https://github.com/romanz/amodem.git
synced 2026-02-24 16:18:12 +08:00
gpg: add '--user' flag to pip install command
This commit is contained in:
@@ -15,7 +15,7 @@ Update you TREZOR firmware to the latest version (at least [c720614](https://git
|
||||
|
||||
Install latest `trezor-agent` package from [gpg-agent](https://github.com/romanz/trezor-agent/commits/gpg-agent) branch:
|
||||
```
|
||||
$ pip install git+https://github.com/romanz/trezor-agent.git@gpg-agent
|
||||
$ pip install --user git+https://github.com/romanz/trezor-agent.git@gpg-agent
|
||||
```
|
||||
|
||||
Define your GPG user ID as an environment variable:
|
||||
|
||||
Reference in New Issue
Block a user