README: upgrade also pip

This commit is contained in:
Roman Zeyde
2017-01-01 10:08:19 +02:00
parent 3cb7f6fd21
commit 5bec0e8382

View File

@@ -18,7 +18,7 @@ First, make sure that the latest [trezorlib](https://pypi.python.org/pypi/trezor
is installed correctly (at least v0.6.6): is installed correctly (at least v0.6.6):
$ apt-get install python-dev libusb-1.0-0-dev libudev-dev $ apt-get install python-dev libusb-1.0-0-dev libudev-dev
$ pip install -U setuptools $ pip install -U setuptools pip
$ pip install Cython trezor $ pip install Cython trezor
Make sure that your `udev` rules are configured [correctly](https://doc.satoshilabs.com/trezor-user/settingupchromeonlinux.html#manual-configuration-of-udev-rules). Make sure that your `udev` rules are configured [correctly](https://doc.satoshilabs.com/trezor-user/settingupchromeonlinux.html#manual-configuration-of-udev-rules).