summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-21 15:19:54 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-21 15:19:54 -0500
commit5beaddff344b9ac90c334f6a63044d6552df4877 (patch)
tree5469d1d62528eda920462d886f1212810290a221 /README.md
parent1ea9dc469b3052abcb4af02017f1d09e74940426 (diff)
Add note about secret server to Arch installation instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b52da3d6..616ed7f7 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,8 @@ can be found in the [GitHub releases](https://github.com/Nheko-Reborn/nheko/rele
pacaur -S nheko # nheko-git
```
+Nheko requires a secret server to run, so you'll need to install and configure a service such as [KDE Wallet](https://wiki.archlinux.org/title/KDE_Wallet) or [GNOME Keyring](https://wiki.archlinux.org/title/GNOME/Keyring) if not provided by your desktop environment.
+
#### Debian (10 and above) / Ubuntu (18.04 and above)
```bash