Update build instructions.
This commit is contained in:
@@ -6,8 +6,8 @@ adsbus is a hub and protocol translator for [ADS-B](https://en.wikipedia.org/wik
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get -y install uuid-dev libjansson-dev
|
sudo apt-get -y install build-essential git clang libjansson-dev libprotobuf-c-dev protobuf-c-compiler
|
||||||
git clone https://github.com/flamingcowtv/adsb-tools.git
|
git clone https://github.com/flamingcowtv/adsb-tools.git
|
||||||
cd adsb-tools
|
cd adsb-tools/adsbus
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user