From de5ba2b92a645fac7f7a10beafe257476c4036b3 Mon Sep 17 00:00:00 2001 From: nils Date: Thu, 7 May 2026 12:14:25 +0200 Subject: [PATCH] README.md: mention doas requirement --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 604f19e..2ea58a8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # upgrade-system -Simple script for maintaining system and container upgrades when using the alpine/podman&runit combo \ No newline at end of file +Simple script for maintaining system and container upgrades when using the alpine/podman&runit combo + +Doas is required when using it for system upgrades \ No newline at end of file