diff --git a/README.md b/README.md index e60a00d..5f14f67 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # DDNS scripts for legacy IP and real IP for Hetzner DNS API written in Bash ## Installation + `git clone https://github.com/aaronriedel/hetzner-ddns.git` + `cp .env.template .env` + Edit the .env file and fill in your credentials and settings.