readme: Update Arch installation instructions.

This commit is contained in:
Denis Kasak 2022-04-17 13:14:55 +00:00 committed by GitHub
parent 0f4d83078a
commit adfaa01763
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,12 +27,18 @@ accepted and welcome.
# Installation
## Arch Linux
Packaged as `community/weechat-matrix`.
pacman -S weechat-matrix
## Other platforms
1. Install libolm 3.1+
- Debian 11+ (testing/sid) or Ubuntu 19.10+ install libolm-dev
- Archlinux based distribution can install the `libolm` package from the Community repository
- FreeBSD `pkg install olm`
- macOS `brew install libolm`