From 7a12e8e8b00d3081c86c1c48aa3cfcf13d3dde1b Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sat, 25 Oct 2025 21:49:26 +0200 Subject: [PATCH] add stew --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 053b475..ed1166b 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,12 @@ 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/epuppy/releases/latest) +You can use [stew](https://github.com/marwanhawari/stew) to install epuppy: +```default +stew install tlinden/epuppy +``` + +Or go to the [latest release page](https://github.com/TLINDEN/epuppy/releases/latest) and look for your OS and platform. There are two options to install the binary: Directly download the binary for your platform,