From 93e233df453070aa3d05bf7c451c50852c46f7f2 Mon Sep 17 00:00:00 2001 From: N0ZHZ <86126605+N0ZHZ@users.noreply.github.com> Date: Sat, 7 Oct 2023 11:43:18 -0700 Subject: [PATCH] Update README.md Added instructions to install for basic users --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b913674db..153ee3ea4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ many other Linux or Unix-like systems. ```bash $ sudo apt-get install build-essential fakeroot debhelper librtlsdr-dev pkg-config libncurses5-dev libbladerf-dev libhackrf-dev liblimesuite-dev +$ git clone https://github.com/flightaware/dump1090.git +$ cd dump1090 $ ./prepare-build.sh bullseye # or buster, or stretch $ cd package-bullseye # or buster, or stretch $ dpkg-buildpackage -b --no-sign