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.~~