Destroyed Getting Started. (markdown)

CanbiZ 2024-12-06 13:34:06 +01:00
parent 4afb242ffe
commit 61932eee4f

@ -1,25 +0,0 @@
# Getting Started
Follow this guide to get up and running with our Proxmox scripts.
## Prerequisites
Before you begin, ensure that you have:
- Proxmox Virtual Environment installed.
- Access to a terminal or SSH client.
- The necessary permissions to run scripts on your system.
## Installation
1. Clone the repository to your server:
```bash
git clone https://github.com/community-scripts/ProxmoxVE.git
```
2. Navigate to the folder containing the scripts:
```bash
cd ProxmoxVE
```
3. Follow the installation guide in the respective script documentation.
For detailed instructions on specific scripts, please refer to the Installation and Setup section.