Update README.md

This commit is contained in:
Aram 🍐 2025-08-23 12:02:45 -04:00
parent 93f8b25214
commit 7af7b17db8

View file

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