From f81fd8277784be41d059c162f8d59e9d049282ef Mon Sep 17 00:00:00 2001 From: George Kaklamanos Date: Sun, 6 Jul 2025 18:11:08 +0300 Subject: [PATCH] readme: Note that not all programs offer static binaries Signed-off-by: George Kaklamanos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d00bec..b05c26a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ You shouldn't trust and run random snippets from the Internet! (at least without looking at their code first) -These snippets save a static binary of the utility in your current directory. +These snippets save a (static, if available) binary of the utility in your current directory. To get [`dua`](https://gkak.la/dua): ```sh