From 597aaefa2c453de3a1323a6021ef7286cda6f217 Mon Sep 17 00:00:00 2001 From: Nickolas Gupton Date: Mon, 11 Mar 2024 13:37:24 -0500 Subject: [PATCH] Add podman-compose as a requirement when using podman --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8997e9..76f5f3d 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ View Video: https://youtu.be/AWAlOQeNpgU?t=48 Requirements: - [Docker](https://docs.docker.com/engine/install/) 20+ / Podman - (Podman only) podman-docker (Debian: `apt install podman-docker`) +- (Podman only) podman-compose - OS: - Major Linux distros that can run Docker/Podman such as: - ✅ Ubuntu