README: Mention ncurses-devel dependency in installation notes
Reported-by: DavidRChristensen Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
parent
234efb85f6
commit
c1ae292c95
@ -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
|
||||
apt-get install build-essential make libconfuse-dev libnl-3-dev libnl-route-3-dev libncurses-dev
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
|
Loading…
x
Reference in New Issue
Block a user