From 8589e40bd8252cc772034c4c633d70234929cdee Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 7 Aug 2023 16:19:30 +0100 Subject: [PATCH] README: s/docker/podman/ in the requirements We're switched to podman a while ago. Signed-off-by: Emil Velikov --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baf03f2..9b4bb88 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Install the following Arch Linux packages: * make * devtools -* docker +* podman * fakechroot * fakeroot