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:
```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: