From 3a8f308d0f49d6f2874ae418ebb0a1a956349f33 Mon Sep 17 00:00:00 2001 From: QJKX Date: Fri, 17 May 2024 00:20:09 +0100 Subject: [PATCH] README - add install of pkg-config to alternative Debian method --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index fc0f184..0a8f964 100644 --- a/README +++ b/README @@ -56,7 +56,7 @@ Alternative Debian Package Installation Method: If you have a system reliant on the Debian packages (eg. FlightRadar24, FlightAware, ADSBExchange images) you can update them directly using this method: sudo apt update -sudo apt install libusb-1.0-0-dev git cmake +sudo apt install libusb-1.0-0-dev git cmake pkg-config sudo apt install debhelper git clone https://github.com/rtlsdrblog/rtl-sdr-blog