summary refs log tree commit diff
diff options
context:
space:
mode:
authorAaron Raimist <aaron@raim.ist>2020-05-16 13:10:13 -0500
committerAaron Raimist <aaron@raim.ist>2020-05-16 13:10:13 -0500
commit14eaad355ec5e268effac04f22270b534aa2b8d8 (patch)
tree469627541cc33ad5c0fdbccc681bea392eb5024e
parentMerge pull request #201 from lkito/master (diff)
downloadnheko-14eaad355ec5e268effac04f22270b534aa2b8d8.tar.xz
Update macOS building dependencies now that libolm is available in Homebrew
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md

index 0cb3e044..18cf1f0d 100644 --- a/README.md +++ b/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