Clone instructions.

This commit is contained in:
Ian Gulliver
2016-02-17 10:34:47 -08:00
parent 82e302216b
commit d143eb6e32

View File

@@ -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
```