You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30-1Lines changed: 30 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,36 @@ A modern web-based management interface for Proxmox VE (PVE) helper scripts. Thi
42
42
43
43
## 🚀 Installation
44
44
45
-
You can use the provided ```install.sh``` file in the root directory of this repository or follow the steps below to install manually. The install script takes care of all prerequisits.
45
+
You can either install automatically via the provided installer script or do a manual setup.
46
+
47
+
### Option 1: Install via Bash (Recommended)
48
+
49
+
Run this command directly on your Proxmox VE host:
0 commit comments