Update README.md

This commit is contained in:
rafal 2026-01-29 21:12:21 +00:00
parent f2e9fa8a73
commit cc9bd3d85e

View File

@ -24,7 +24,7 @@ It is recommended to install this in a system directory.
```bash ```bash
sudo mkdir -p /opt/ionos-ddns sudo mkdir -p /opt/ionos-ddns
cd /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
``` ```