From 81cd8e631fee9f663d3ce4ce827446ffc9313f01 Mon Sep 17 00:00:00 2001 From: aaron Date: Mon, 25 Apr 2022 18:43:38 +0200 Subject: [PATCH] edit README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e1cd65..e60a00d 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -DDNS scripts for legacy IP and real IP for Hetzner DNS API written in Bash \ No newline at end of file +# 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. +