Update CONTRIBUTING.md

This commit is contained in:
CanbiZ 2024-12-06 14:41:48 +01:00
parent bb3077a8c6
commit d2728d222d

View File

@ -301,9 +301,9 @@ Start with the [template script](https://github.com/community-scripts/ProxmoxVE/
### 1. Fork the Repository
Fork to your GitHub account
### 2. Clone Your Fork
### 2. Clone Your Fork on your Pc
```bash
git clone https://github.com/community-scripts/ProxmoxVE
git clone https://github.com/yourUserName/ForkName
```
### 3. Create a New Branch