From c34d52bde064f1dc7506891c17ad995c2bc0e909 Mon Sep 17 00:00:00 2001 From: mag37 Date: Sat, 1 Nov 2025 09:25:11 +0100 Subject: [PATCH] the missing ) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4228cd..3b0209e 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ After the updates are complete, you'll get prompted if you'd like to prune dangl ___ ## Dependencies -- Running docker (duh) and compose, either standalone or plugin. (see [Podman fork](https://github.com/sudo-kraken/podcheck) +- Running docker (duh) and compose, either standalone or plugin. (see [Podman fork](https://github.com/sudo-kraken/podcheck)) - Bash shell or compatible shell of at least v4.3 - POSIX `xargs`, usually default but can be installed with the `findutils` package - to enable async. - [jq](https://github.com/jqlang/jq)