mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2024-11-10 04:37:37 +01:00
README - add install of pkg-config to alternative Debian method
This commit is contained in:
parent
065e3d1a11
commit
3a8f308d0f
2
README
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user