summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHalid Altuner <halid@halid.org>2015-01-08 14:11:38 +0200
committerHalid Altuner <halid@halid.org>2015-01-08 14:11:38 +0200
commit511e0196e100e6a503ca1a6d781e1cceebcb898f (patch)
tree1e3f1f8a87dc408a0696d03741951f853598599a
parent0100916a952b40828d8d8bfd7aadaffee945c2d1 (diff)
Update README.md
debian installation procedures
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
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