mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 12:08:59 +00:00
Merge pull request #30 from ywecur/patch-1
Add ’git‘ to list of programs to install under Debian-Ubuntu
This commit is contained in:
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…
Reference in New Issue
Block a user