diff --git a/README.md b/README.md index 92757a6..88426bf 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Then paste the script in the machines console bash -c "$(curl -L https://raw.githubusercontent.com/hxcde/docker-auto-installer/main/ubuntu.sh)" ``` ## CentOS -Then paste the script in the machines console +Paste the script in the machines console ```bash bash -c "$(curl -L https://raw.githubusercontent.com/hxcde/docker-auto-installer/main/centos.sh))" ```