Add dependency section to README.md
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# dns-manager
|
||||
|
||||
Manage DNS zones and dynamic recoreds.
|
||||
|
||||
## Dependencies
|
||||
* [Bind](https://www.isc.org/bind/)
|
||||
* [Bind-Tools](https://www.isc.org/bind/) (if not bundled with Bind)
|
||||
* [Libidn](https://www.gnu.org/software/libidn/#libidn2)
|
||||
* [jq](https://stedolan.github.io/jq/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user