Update README.md

This commit is contained in:
jonas 2025-11-17 08:19:16 +00:00
parent 8ada6f07db
commit ef17725b2b

View File

@ -1,5 +1,5 @@
# Install # Install
install docker and docker compose install docker and docker compose
```sh ```sh
apt install docker.io docker apt install docker.io docker-compose -y
``` ```