Removed redundant command switch.

pull/105/head
Joe Prochazka 2016-02-18 12:59:43 -05:00
rodzic 38af098246
commit 1192815e19
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ https://github.com/jprochazka/adsb-receiver/releases/latest
sudo apt-get update
sudo apt-get install git
git clone https://github.com/jprochazka/adsb-receiver.git ~/adsb-receiver
git clone https://github.com/jprochazka/adsb-receiver.git
cd ~/adsb-receiver
chmod +x install.sh
./install.sh