Update README.md
This commit is contained in:
		@@ -1,7 +1,13 @@
 | 
			
		||||
# install-docker
 | 
			
		||||
install docker compose with automatic updates to everything
 | 
			
		||||
 | 
			
		||||
Debian:
 | 
			
		||||
```sh
 | 
			
		||||
apt install -y curl
 | 
			
		||||
curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/run.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
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user