From f7b07070dab510ff1eec41496957ef8c8a1389a9 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Wed, 28 Sep 2016 18:08:09 +0300 Subject: [PATCH] README: update setuptools to the latest version --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 639f78b..45112bc 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ is installed correctly (at least v0.6.6): $ apt-get install python-dev libusb-1.0-0-dev libudev-dev $ pip install Cython trezor + $ pip install -U setuptools Then, install the latest [trezor_agent](https://pypi.python.org/pypi/trezor_agent) package: