From 511e0196e100e6a503ca1a6d781e1cceebcb898f Mon Sep 17 00:00:00 2001 From: Halid Altuner Date: Thu, 8 Jan 2015 14:11:38 +0200 Subject: [PATCH] Update README.md debian installation procedures --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 960bda7..728cef4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,15 @@ interface and a programmable text output for scripting. * [Latest Release](https://github.com/tgraf/bmon/releases/latest) * [Older Releases](https://github.com/tgraf/bmon/releases) +## Debian Installation + +``` +apt-get install libconfuse-dev libnl-3-dev libnl-route-3-dev +./configure +make +make install +``` + ------------- ## New in 3.6 * Build fix for uclinux