From 833228d8d637b3e969181bb898f0fb73f64b41b2 Mon Sep 17 00:00:00 2001 From: aaron Date: Mon, 25 Apr 2022 18:44:09 +0200 Subject: [PATCH] edit README --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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.