From ca6bf4d1ffdb2392c91d0ed2f46d6e53f6a4fab9 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sat, 25 Oct 2025 21:52:36 +0200 Subject: [PATCH] add stew --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0438ad6..a36b887 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,13 @@ your platform from the releases page and you're good to go. ### Installation using a pre-compiled binary -Go to the [latest release page](https://github.com/TLINDEN/gfn/releases/latest) + +You can use [stew](https://github.com/marwanhawari/stew) to install gfn: +```default +stew install tlinden/gfn +``` + +Or go to the [latest release page](https://github.com/TLINDEN/gfn/releases/latest) and look for your OS and platform. There are two options to install the binary: Directly download the binary for your platform,