Add ’git‘ to list of programs to install under Debian-Ubuntu

pull/1/head
ywecur 9 years ago
parent 66cf46d7c5
commit 33a913d951

@ -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