From d63f048b7845646c91741415469749725157fd82 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Sat, 27 Aug 2016 20:59:25 +0300 Subject: [PATCH] gpg: update trezor-agent installation instruction (using pip) --- README-GPG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-GPG.md b/README-GPG.md index ea06eb6..642c115 100644 --- a/README-GPG.md +++ b/README-GPG.md @@ -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 --user git+https://github.com/romanz/trezor-agent.git@gpg-agent +$ pip install --user git+https://github.com/romanz/trezor-agent.git ``` Define your GPG user ID as an environment variable: