From 9eff2d1de07e4ad4f546b72b578846aa4f292083 Mon Sep 17 00:00:00 2001 From: Tranko <37229415+thorkseng@users.noreply.github.com> Date: Wed, 22 Sep 2021 18:01:14 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d827f9c..a0df506 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Then run the typical upgrade of Debian: sudo apt update & sudo apt upgrade & sudo apt dist-upgrade ``` -- Install [Podman](https://podman.io/getting-started/installation) v3.3.1 (Debian repository does not work correctly in my case). +- Install [Podman](https://podman.io/getting-started/installation) v3.3.1 (The version that is in the Debian repository is old (3.0.1) and it does not work correctly in my case). ## Create the image (it will take around 1-2 hours)