From a081b190462661ac202898e50ad7753aab72bd58 Mon Sep 17 00:00:00 2001 From: Diego Herranz Date: Tue, 22 Jul 2014 15:40:50 +0200 Subject: [PATCH] Fix USB boot code build instructions --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 1ea923e..7b1cc98 100644 --- a/Readme.md +++ b/Readme.md @@ -8,7 +8,7 @@ Check out this on your Pi or an Ubuntu linux machine ``` $ git clone --depth=1 https://github.com/raspberrypi/tools -$ cd usbboot +$ cd tools/usbboot $ sudo apt-get install libusb-1.0-0-dev $ make $ sudo ./rpiboot -- libgit2 0.21.4