summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 960bda7..bd528b5 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,18 @@ 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/Ubuntu Installation
+
+```
+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
+./configure
+make
+make install
+bmon
+```
+
-------------
## New in 3.6
* Build fix for uclinux