diff --git a/web/app/docs/installation/page.tsx b/web/app/docs/installation/page.tsx index 7ccc645..e245d04 100644 --- a/web/app/docs/installation/page.tsx +++ b/web/app/docs/installation/page.tsx @@ -6,27 +6,24 @@ export default function InstallationPage() { const installationCode = `bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)"` return ( -
- To install ProxMenux, simply run the following command in your Proxmox server terminal: -
-To install ProxMenux, simply run the following command in your Proxmox server terminal:
++
Once installed, launch ProxMenux by running:
-
+
+
+
+
+
If you encounter any issues during installation or usage, please check the{" "} GitHub Issues