From 1192815e1905318e9e156cfd848e62438d533e58 Mon Sep 17 00:00:00 2001 From: Joe Prochazka Date: Thu, 18 Feb 2016 12:59:43 -0500 Subject: [PATCH] Removed redundant command switch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e285b08..c63d0e3 100644 --- a/README.md +++ b/README.md @@ -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