README: add 'apt-get' to installation section

This commit is contained in:
Roman Zeyde
2016-02-27 09:49:15 +02:00
parent 8909b38107
commit aa35981980

View File

@@ -24,6 +24,7 @@ See SatoshiLabs' blog post about this feature:
First, make sure that the latest `trezorlib` Python package
is installed correctly (at least v0.6.6):
$ apt-get install python-dev libusb-1.0-0-dev libudev-dev
$ pip install Cython trezor
Then, install the latest `trezor_agent` package: