setup fork
This commit is contained in:
@@ -98,7 +98,7 @@ The script updates these documentation files:
|
||||
### Keep Your Fork Updated
|
||||
```bash
|
||||
# Add upstream if you haven't already
|
||||
git remote add upstream https://github.com/--full/ProxmoxVED.git
|
||||
git remote add upstream https://github.com/montagneid/ProxmoxVED.git
|
||||
|
||||
# Get latest from upstream
|
||||
git fetch upstream
|
||||
|
||||
Reference in New Issue
Block a user