updates to main Makefile.am and install docs

This commit is contained in:
Blake Harnden 2019-12-29 23:18:40 -08:00
parent c7c3b1e3be
commit bed66ffa1f
2 changed files with 3 additions and 11 deletions

View file

@ -217,7 +217,7 @@ sudo pip3 install grpcio-tools
### Ubuntu 18.04 Requirements
```shell
sudo apt install automake pkg-config gcc iproute2 libev-dev ebtables python3.6 python3.6-dev python3-pip tk libtk-img ethtool
sudo apt install automake pkg-config gcc iproute2 libev-dev ebtables python3.6 python3.6-dev python3-pip tk libtk-img ethtool python3-tk
```
### Ubuntu 16.04 Requirements