diff --git a/README.md b/README.md index 20034f6..f821924 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,7 @@ adsbus is a hub and protocol translator for [ADS-B](https://en.wikipedia.org/wik ```bash sudo apt-get -y install uuid-dev libjansson-dev +git clone https://github.com/flamingcowtv/adsb-tools.git +cd adsb-tools make ```