This commit is contained in:
Mateusz Gruszczyński
2025-10-17 14:54:20 +02:00
parent 4ffa1af2d1
commit a3ea45b949

View File

@@ -4,6 +4,12 @@ This guide explains how to deploy **PVE HA Web Panel** on a Proxmox host or any
--- ---
## 0) Install python3-venv
```bash
apt install python3-venv
```
## 1) Create directory ## 1) Create directory
```bash ```bash