From 534b4ab4df9b4d31b5230195da5fe54887d4802b Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Mon, 17 Feb 2025 23:30:03 +0100 Subject: [PATCH] Update page.tsx --- web/app/docs/installation/page.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) 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 ( -
+

Installing ProxMenux

Installation

To install ProxMenux, simply run the following command in your Proxmox server terminal:

- -
- -
+

How to Use

Once installed, launch ProxMenux by running:

- -
- -
+

Troubleshooting