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
apt update
apt -y install git
git clone https://github.com/cpzengel/zamba-lxc-toolbox
git clone https://github.com/bashclub/zamba-lxc-toolbox
cd zamba
```
### Configuration
@ -31,4 +31,4 @@ bash install.sh
```
After container creation, you will be prompted to select the service to install and depending on the service there may be some more questions during installation.
Once the script has finished, the container is installed and running and you can continue with the service specific configuration.
Once the script has finished, the container is installed and running and you can continue with the service specific configuration.