diff --git a/README.md b/README.md index e0d66af..d4fc0ce 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ My configurations for running a Forgejo Runner with root-less Podman Quadlets. T Install podman: ```sh -sudo apt-get update && sudo apt-get install -y podman fuse-overlayfs -sudo modprobe fuse +sudo apt-get update && sudo apt-get install -y podman ``` Create the data directories (`/data`) for persisting Forgejo runner configurations and cache: