Merge pull request #30 from ywecur/patch-1

Add ’git‘ to list of programs to install under Debian-Ubuntu
pull/1/head
Pavol Rusnak 9 years ago
commit ddef895647

@ -57,7 +57,7 @@ How to install (Windows)
How to install (Debian-Ubuntu)
------------------------------
* sudo apt-get install python-dev python-setuptools cython libusb-1.0-0-dev libudev-dev
* sudo apt-get install python-dev python-setuptools cython libusb-1.0-0-dev libudev-dev git
* git clone https://github.com/trezor/python-trezor.git
* cd python-trezor
* python setup.py install (or develop)

Loading…
Cancel
Save