summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2c20d9d..ad53ad4 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,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 libncurses-dev
+./autogen.sh
./configure
make
make install