aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2230218..fc6dc83 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,15 @@ support for a very limited subset of the dyn.com API.
This is currently very experimental...
-Dependencies (under Debian)
----------------------------
+Dependencies
+------------
+This software depends on the following python modules:
+
+PyYAML, Flask, DNSpython, and IPy.
+
+### Debian/Ubuntu
+All the needed dependencies are provided by the following Debian
+packages:
* python-dnspython
* python-flask
* python-yaml