Update README.md

This commit is contained in:
hxcde 2023-01-20 09:59:23 +01:00 committed by GitHub
parent 3d1aa19753
commit ee9fd0c8be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,5 +34,5 @@ bash -c "$(curl -L https://raw.githubusercontent.com/hxcde/docker-auto-installer
## CentOS ## CentOS
Paste the script in the machines console Paste the script in the machines console
```bash ```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)"
``` ```