From 79264e1a4eef9345ec8913f0de637568a52d646c Mon Sep 17 00:00:00 2001 From: iff Date: Sun, 8 Dec 2024 21:01:21 +0100 Subject: [PATCH] docs: explicitly state modules existence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea258e1..a930132 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ For Arch Linux / Arch Linux ARM users, you can install from [Arch Linux CN Repos sudo pacman -S pay-respects ``` -Or install compiled binaries from [GitHub releases](https://github.com/iffse/pay-respects/releases) with the install script: +Or install compiled binaries from [GitHub releases](https://github.com/iffse/pay-respects/releases) with the install script (all modules included): ``` curl -sSfL https://raw.githubusercontent.com/iffse/pay-respects/main/install.sh | sh ```