From ee47ef80d0fbfa0cbba7f2682246e92723ad033d Mon Sep 17 00:00:00 2001 From: Jason Lewis Date: Thu, 13 Jun 2024 06:16:34 +1000 Subject: [PATCH] updates to readme (#6) * automatically find the user id * remove extra # from command lines for ease of copy/paste removed the leading # from some of the command lines to ease copy/paste * remove reference to user ID remove the reference to replacing user ID in the comment --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index aa35615..ac11242 100644 --- a/README.md +++ b/README.md @@ -41,31 +41,32 @@ The containers and named volumes will be stored in `/var/lib/immich`. Configure `subuid` and `subgid` for podman to be able to run as this user: ``` -# cat >> /etc/subuid <> /etc/subuid <> /etc/subgid <> /etc/subgid <