diff --git a/README.md b/README.md index c181218..2a5ec3b 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,12 @@ curl -o ~/.local/bin/podman-compose https://raw.githubusercontent.com/containers chmod +x ~/.local/bin/podman-compose ``` +or install from Debian repositories: + +```bash +sudo apt install podman-compose +``` + or install from Fedora (starting from f31) repositories: ```bash