From d6e214a72921f04d6da0023014682ce0f1aab44a Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Sat, 16 May 2020 12:59:43 -0500 Subject: [PATCH] Add instructions for installing libolm from Homebrew Signed-off-by: Aaron Raimist --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eac6ef..130b1e5 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,9 @@ support is still experimental. - 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 + - macOS `brew install libolm` + + - Failing any of the above see https://gitlab.matrix.org/matrix-org/olm for instructions about building it from sources 2. Clone the repo and install dependencies