From 0325c92fb8a83543ce215d2bd99f9723d9e9683d Mon Sep 17 00:00:00 2001 From: rafal Date: Thu, 29 Jan 2026 21:14:49 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3fc53b..f0aace9 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,9 @@ It is recommended to install this in a system directory. ```bash sudo mkdir -p /opt/ionos-ddns -cd /opt/ionos-ddns +cd /opt sudo git clone https://git.invelio.co.uk/rafal/ionos-ddns.git +cd /opt/ionos-ddns ```