diff --git a/web/app/docs/installation/page.tsx b/web/app/docs/installation/page.tsx index 2b2e74c..daf8fe2 100644 --- a/web/app/docs/installation/page.tsx +++ b/web/app/docs/installation/page.tsx @@ -6,24 +6,18 @@ 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:
- -Once installed, launch ProxMenux by running:
- -