Corrected git url in README.md

This commit is contained in:
Thorsten Spille 2021-04-16 18:05:39 +02:00 committed by GitHub
parent 7952ed3d64
commit 46e49f10b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ Just ssh into your Proxmox machine and clone this git repository. Make sure you
```bash ```bash
apt update apt update
apt -y install git apt -y install git
git clone https://github.com/cpzengel/zamba-lxc-toolbox git clone https://github.com/bashclub/zamba-lxc-toolbox
cd zamba cd zamba
``` ```
### Configuration ### Configuration