]> git.siccegge.de Git - dane-monitoring-plugins.git/commitdiff
README beautifications
authorChristoph Egger <christoph@christoph-egger.org>
Tue, 30 Aug 2016 17:07:41 +0000 (19:07 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Tue, 30 Aug 2016 17:07:41 +0000 (19:07 +0200)
README.md

index db43cbf0cafde8d4654e2210f7eafcbb5af41c9e..15af1fa4a7bb971230d244ac2b6a1e951ae5253d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,11 +19,11 @@ processed by mail as well as on both platforms.
 
 # Dependencies
 
-The plugins need pyasn1, pyasn1-modules and pyunbound as well as
-python3. The check_dnssec module needs additionally the python ldns
-module. Unfortunately the unbound package in Debian only provides
-python2 modules currently. Building pyunbound from source works fine
-however.
+The plugins need `pyasn1`, `pyasn1-modules` and the python `unbound`
+as well as python3. The `check_dnssec` module needs additionally the
+python `ldns` module. Unfortunately the unbound package in Debian only
+provides python2 modules currently. Building unbound with python3
+support from source works fine however.
 
 # License