From 83a79aae609ca7123ab7a90498727940106df3c8 Mon Sep 17 00:00:00 2001 From: "Jack L. Frost" Date: Tue, 24 Oct 2023 19:11:22 +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 81ab9b4..d61f9b3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repo is an easy way to run Easy Diffusion in a podman container. I needed to put Easy Diffusion into a container for my own purposes, and publishing this wasn't a lot of effort; so here we are. -I highly recommend rootless podman, as otherwise this will result with the ui running as root in a privileged container. +I highly recommend rootless podman, as otherwise running the container will result in the ui running as root in a privileged container. ~~This targets Nvidia and Arch, and nothing else, I'm old and lazy.~~