README: Mention ncurses-devel dependency in installation notes
Reported-by: DavidRChristensen Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
		| @ -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 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user