From cc9bd3d85ef4a53f477e1317142e6602b8b35d00 Mon Sep 17 00:00:00 2001 From: rafal Date: Thu, 29 Jan 2026 21:12:21 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb44a2..d3fc53b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ It is recommended to install this in a system directory. ```bash sudo mkdir -p /opt/ionos-ddns cd /opt/ionos-ddns -sudo git clone [https://github.com/TWOJA_NAZWA/ionos-ddns.git](https://github.com/TWOJA_NAZWA/ionos-ddns.git) /opt/ionos-ddns +sudo git clone https://git.invelio.co.uk/rafal/ionos-ddns.git ```