+
-# ProxMenux An Interactive Menu for Proxmox VE Management
**ProxMenux** is a management tool for **Proxmox VE** that simplifies system administration through an interactive menu, allowing you to execute commands and scripts with ease.
diff --git a/web/app/docs/post-install/basic-settings/page.tsx b/web/app/docs/post-install/basic-settings/page.tsx
index 862a3ba..98ac9e4 100644
--- a/web/app/docs/post-install/basic-settings/page.tsx
+++ b/web/app/docs/post-install/basic-settings/page.tsx
@@ -240,7 +240,7 @@ export default function BasicSettingsPage() {
-
All these utilities are installed automatically when you run this command:
+
This option automatically installs these utilities by running this command:
,
title: "Documentation",
- description: "Comprehensive guides to get you started",
+ description: "System description and user guides",
link: "/docs/introduction",
},
{
icon: ,
title: "Changelog",
- description: "Stay up to date with the latest changes",
+ description: "Information on the latest updates",
link: "/changelog",
},
{
icon: ,
title: "Guides",
- description: "Step-by-step tutorials for common tasks",
+ description: "Step-by-step tutorials and guides for common tasks",
link: "/guides",
},
{
icon: ,
title: "GitHub Repository",
- description: "Explore the source code and contribute",
+ description: "Explore the source code.",
link: "https://github.com/MacRimi/ProxMenux",
},
]
@@ -36,13 +36,13 @@ export default function Resources() {