aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-06-05 14:41:14 +0200
committerGuido Günther <agx@sigxcpu.org>2016-06-05 14:41:14 +0200
commitedceb10b3384af3ff0ee62675211d0a115ecde9a (patch)
tree352c6c80949442462eb39ae3528f53d821df7c12
parent6750edf8e2154f1e1153fc40b11fcf3a3b682cd4 (diff)
python-dev is needed as well
to compile the module
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4900b88..d7d4d2b 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ dirty work. Therefore it doesn't need any external binary callouts.
To build an run from the source tree just do a:
- sudo apt-get install python-setuptools git build-essential
+ sudo apt-get install python-setuptools python-dev git build-essential
git clone git://honk.sigxcpu.org/git/munin-dht.git
make