docs: explicitly state modules existence

This commit is contained in:
iff 2024-12-08 21:01:21 +01:00
parent c0027fae7d
commit 79264e1a4e

View file

@ -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
```