Merge pull request #850 from mlochbaum/master

Add note about secret server to Arch installation instructions
This commit is contained in:
DeepBlueV7.X 2021-12-21 20:32:27 +00:00 committed by GitHub
commit bccab87a5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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