parent
b136153d34
commit
bb44ce83b5
1 changed files with 5 additions and 2 deletions
|
@ -17,13 +17,16 @@ support is still experimental.
|
|||
|
||||
# Installation
|
||||
|
||||
1. Install libolm
|
||||
1. Install libolm 2.3.0+
|
||||
|
||||
- Debian/Ubuntu (see https://git.matrix.org/git/olm)
|
||||
- Debian/Ubuntu install libolm-dev if new enough
|
||||
|
||||
- Archlinux based distribution (see https://aur.archlinux.org/packages/libolm/)
|
||||
use your favorite pacman frontend with AUR support (yaourt, yay, pikaur, …)
|
||||
|
||||
- Failing any of the above see https://git.matrix.org/git/olm
|
||||
for instructions about building it from sources
|
||||
|
||||
2. Clone the repo and install dependencies
|
||||
```
|
||||
git clone https://github.com/poljar/weechat-matrix.git
|
||||
|
|
Loading…
Reference in a new issue