From 49fe6e7e0f35dd5db8fe46edf29ec5e60848e7d6 Mon Sep 17 00:00:00 2001 From: Muayyad Alsadi Date: Sat, 18 Dec 2021 23:34:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b55e8f..f0c32be 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ OpenShift/Kubernetes distribution like [OKD](https://www.okd.io/). ## Versions -If you have legacy version of `podman` (before 3.x) you might need to stick with legacy `podman-compose` `0.1.x` branch. +If you have legacy version of `podman` (before 3.1.0) you might need to stick with legacy `podman-compose` `0.1.x` branch. The legacy branch 0.1.x uses mappings and workarounds to compensate for rootless limitations. Modern podman versions (>=3.4) do not have those limitations and thus you can use latest and stable 1.x branch.