remove rocky from README.md

This commit is contained in:
Felix Schulze 2023-10-01 18:05:30 +02:00 committed by GitHub
parent 860397c201
commit a53d7e632d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,3 @@ Debian:
apt install -y curl apt install -y curl
curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/debian.sh | sh curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/debian.sh | sh
``` ```
Rocky:
```sh
curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/rocky.sh | sh
```