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