diff --git a/README.md b/README.md index 7deb8c4..9403270 100644 --- a/README.md +++ b/README.md @@ -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`