-
Notifications
You must be signed in to change notification settings - Fork 127
Home
Joe Prochazka edited this page Feb 18, 2016
·
31 revisions
For new installations...
sudo apt-get update
sudo apt-get install git
git clone https://github.com/jprochazka/adsb-receiver.git ~/adsb-receiver
cd ~/adsb-receiver
chmod +x install.sh
./install.sh
Updating existing installations...
cd ~/adsb-receiver
git fetch --all
git reset --hard origin/master
./install.sh
Read The Following before installing dump978.