From e93892913ed442e215e202e701f62a9ba781a0a2 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 8 Oct 2024 17:19:02 -0600 Subject: [PATCH] Mention binaries --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b3600d574da54a1ff71c66c165f7508d326ba73..86d689aa94809d15651a8fc1efeed8e0ce1836cb 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ unambiguously readable. ## Installation +Download the binary appropriate for your system from the [releases page] or build from source with: + +[releases page]: https://git.sr.ht/~amolith/eow/refs + ```shell $ go install git.sr.ht/~amolith/eow@latest ```