From 70b14a2a4fdad7caf7a614d299cb6f6b1c1b3f56 Mon Sep 17 00:00:00 2001 From: Phil Elwell <8911409+pelwell@users.noreply.github.com> Date: Fri, 17 Jun 2022 11:57:09 +0100 Subject: [PATCH] README: pkg-config is also a dependency --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e1011c3..a5b25c5 100644 --- a/Readme.md +++ b/Readme.md @@ -24,7 +24,7 @@ Clone this repository on your Pi or other Linux machine. Make sure that the system date is set correctly, otherwise Git may produce an error. ``` -sudo apt install git libusb-1.0-0-dev +sudo apt install git libusb-1.0-0-dev pkg-config git clone --depth=1 https://github.com/raspberrypi/usbboot cd usbboot make -- libgit2 0.21.4