From fd987d5e1d5ed9e01ca312259fee820ed02ec301 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Wed, 20 Dec 2023 20:08:21 +0000 Subject: [PATCH] Instructions for docker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fbcc10..2a8d9e8 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Podman takes half as much space on the RAM disk as Docker. So I use Podman. You do you. +If you like docker better, just type `docker` instead of `podman`.