Update macOS building dependencies now that libolm is available in Homebrew

master
Aaron Raimist 5 years ago
parent 883567b0b9
commit 14eaad355e
No known key found for this signature in database
GPG Key ID: 37419210002890EF
  1. 2
      README.md

@ -210,7 +210,7 @@ guix environment nheko
```bash
brew update
brew install qt5 lmdb cmake llvm libsodium spdlog boost cmark
brew install qt5 lmdb cmake llvm libsodium spdlog boost cmark libolm
```
##### Windows

Loading…
Cancel
Save