Update README.md

This commit is contained in:
gru
2026-02-02 09:28:02 +01:00
parent 62d8632f4b
commit 3580fd34f2

View File

@@ -22,7 +22,7 @@ cd /opt/pve-ha-web
Clone the repository (includes `app.py`, `templates/`, `static/`, `requirements.txt`). Clone the repository (includes `app.py`, `templates/`, `static/`, `requirements.txt`).
```bash ```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. > **Note:** The trailing `.` clones directly into `/opt/pve-ha-web` instead of a nested subfolder.