From 33a913d951878116680d8c8b44f9c17e4ab76389 Mon Sep 17 00:00:00 2001 From: ywecur Date: Mon, 9 Mar 2015 13:12:11 +0100 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=99git=E2=80=98=20to=20list=20of=20?= =?UTF-8?q?programs=20to=20install=20under=20Debian-Ubuntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 32e5f30..2522f03 100644 --- a/README.rst +++ b/README.rst @@ -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)