Merge pull request #37 from Berzerker/patch-1

Update Readme to include additional dependencies
This commit is contained in:
Thomas Graf 2016-03-30 11:31:13 +02:00
commit 70e6f97b65

View File

@ -18,7 +18,7 @@ interface and a programmable text output for scripting.
```
git clone https://github.com/tgraf/bmon.git
cd bmon
apt-get install build-essential make libconfuse-dev libnl-3-dev libnl-route-3-dev libncurses-dev
apt-get install build-essential make libconfuse-dev libnl-3-dev libnl-route-3-dev libncurses-dev pkg-config dh-autoreconf
./autogen.sh
./configure
make