diff --git a/README.md b/README.md index dbf2b61..6aaf032 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,5 @@ bash -c "$(curl -L https://git.moelle.space/ymoelle/docker-auto-installer/raw/br ## CentOS Paste the script in the machines console ```bash -bash -c "$(curl -L https://raw.githubusercontent.com/hxcde/docker-auto-installer/main/centos.sh)" +bash -c "$(curl -L https://git.moelle.space/ymoelle/docker-auto-installer/raw/branch/main/centos.sh)" ``` \ No newline at end of file