From 98390497507be8a8069ce4c1c9b3ad60ec14b6c5 Mon Sep 17 00:00:00 2001 From: Raymond Li Date: Tue, 4 Feb 2020 08:09:08 -0500 Subject: [PATCH] Update Readme.md (#39) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f9aaba4..5e09781 100644 --- a/Readme.md +++ b/Readme.md @@ -14,7 +14,7 @@ Clone this on your Pi or an Ubuntu linux machine ``` $ git clone --depth=1 https://github.com/raspberrypi/usbboot $ cd usbboot -$ sudo apt-get install libusb-1.0-0-dev +$ sudo apt install libusb-1.0-0-dev $ make $ sudo ./rpiboot ``` -- libgit2 0.21.4