docs: update README (Arch Linux installation)

This commit is contained in:
Daniel Langbein 2023-06-16 14:09:05 +02:00
parent 84568a2402
commit 0485c33ec1

View File

@ -2,6 +2,20 @@
Update DNS A/AAAA records with your current external IP address using the netcup DNS API. 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 ## Configuration
For each netcup customer, create a `.json` configuration file inside `/etc/netcup-dpns`. For each netcup customer, create a `.json` configuration file inside `/etc/netcup-dpns`.