From 1b895ef9a116fb5a32c3b5f777d58d73d29626a3 Mon Sep 17 00:00:00 2001 From: punkofnewsociety Date: Tue, 12 Apr 2016 18:52:41 +0300 Subject: [PATCH] Update README plz actually i used to install this and error while trying to install libusb. i proposed variant which goes correctly , and it was on another pull request i saw before --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5148ed1..7ac0771 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ sudo apt-get install golang-go ``` * Install libmtp header files ``` -sudo apt-get install libusb1-devel +sudo apt-get install libusb-1.0-0-dev ``` * Then run ```