diff --git a/README.md b/README.md index bfcb4d8..40e2432 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,11 @@ Interactive bash script that automatically installs and configures Proxmox Backu ## Installation -### Download the script +### Clone the repository ```bash -wget https://github.com/zaphod-black/PBSClientInstaller/pbs-client-installer.sh] +git clone https://github.com/zaphod-black/PBSClientInstaller +cd PBSClientInstaller chmod +x pbs-client-installer.sh ```