diff --git a/README.md b/README.md index 37e8112..081d343 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ cd /opt/pve-ha-web Clone the repository (includes `app.py`, `templates/`, `static/`, `requirements.txt`). ```bash -git clone https://gitea.linuxiarz.pl/gru/pve-ha-web.git . +git clone https://git.linuxiarz.pl/gru/pve-ha-web.git . ``` > **Note:** The trailing `.` clones directly into `/opt/pve-ha-web` instead of a nested subfolder.