aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxiphon <xiphon@protonmail.com>2021-01-15 11:34:04 +0000
committerxiphon <xiphon@protonmail.com>2021-01-15 11:34:04 +0000
commitbd21914b9bbf4d5fd77030127347f6e0ff30f5d4 (patch)
tree64661a05c03435e5c6ed7e90134ba5d23fa329a6 /README.md
parent3ca5f10fa8ce901a94188d4c76c5e5e8e8bf3ff2 (diff)
downloadmonzero-gui-bd21914b9bbf4d5fd77030127347f6e0ff30f5d4.tar.gz
monzero-gui-bd21914b9bbf4d5fd77030127347f6e0ff30f5d4.tar.xz
monzero-gui-bd21914b9bbf4d5fd77030127347f6e0ff30f5d4.zip
README: MacOS - add libsodium monero dependency
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd52e630..b2158a23 100644
--- a/README.md
+++ b/README.md
@@ -251,7 +251,7 @@ The executable can be found in the build/release/bin folder.
3. Install [monero](https://github.com/monero-project/monero) dependencies:
- `brew install boost hidapi zmq libpgm miniupnpc ldns expat libunwind-headers protobuf libgcrypt`
+ `brew install boost hidapi zmq libpgm libsodium miniupnpc ldns expat libunwind-headers protobuf libgcrypt`
4. Install Qt: