Update README.md
This commit is contained in:
parent
a2979883e4
commit
9ee21d75dc
@ -32,10 +32,6 @@ Then paste the script in the machines console
|
|||||||
bash -c "$(curl -L https://raw.githubusercontent.com/hxcde/docker-auto-installer/main/ubuntu.sh)"
|
bash -c "$(curl -L https://raw.githubusercontent.com/hxcde/docker-auto-installer/main/ubuntu.sh)"
|
||||||
```
|
```
|
||||||
## CentOS
|
## CentOS
|
||||||
First install curl on the machine
|
|
||||||
```bash
|
|
||||||
yum install -y curl
|
|
||||||
```
|
|
||||||
Then paste the script in the machines console
|
Then 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))"
|
||||||
|
Loading…
Reference in New Issue
Block a user