diff --git a/README.md b/README.md index 88426bf..c1f17df 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,5 @@ bash -c "$(curl -L https://raw.githubusercontent.com/hxcde/docker-auto-installer ## 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://raw.githubusercontent.com/hxcde/docker-auto-installer/main/centos.sh)" ```