From 3580fd34f2029f8fd9ea2f6e469bd086a0c5185c Mon Sep 17 00:00:00 2001 From: gru Date: Mon, 2 Feb 2026 09:28:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.