diff --git a/README.md b/README.md index 6d469f4..83647fb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,20 @@ Update DNS A/AAAA records with your current external IP address using the netcup DNS API. +## Installation + +On Arch Linux: + +```shell +make +``` + +With `pip`: + +```shell +make install-pip +``` + ## Configuration For each netcup customer, create a `.json` configuration file inside `/etc/netcup-dpns`.