Updating README with Ubuntu dependency

Adding Ubuntu dependency as mentioned in issue #95.
This commit is contained in:
Bernard Tyers 2017-07-24 11:44:18 +01:00
parent 4ecff33b3a
commit 5180170973

View file

@ -17,6 +17,7 @@ You'll need a GNU/Linux distribution with `iptables`, `NFQUEUE` and `ftrace` ker
sudo apt install build-essential \
libcap-dev \
libnetfilter-queue-dev \
libnfnetlink-dev \
python3-dbus \
python3-dev \
python3-gi \