From 26384f4ffe744de4ca24d306f739c0f92c059a2f Mon Sep 17 00:00:00 2001 From: iff Date: Wed, 2 Aug 2023 02:07:41 +0200 Subject: [PATCH] update: README with release link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 951218f..8fe79d1 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ If you are using Arch Linux, you can install from AUR directly: paru -S pay_respects ``` +Alternatively, you can download Linux binary from [releases](https://github.com/iffse/pay_respects/releases). + Otherwise, you can use cargo to compile the project: ``` cargo build --release