diff options
| author | xiphon <xiphon@protonmail.com> | 2021-01-15 11:34:04 +0000 |
|---|---|---|
| committer | xiphon <xiphon@protonmail.com> | 2021-01-15 11:34:04 +0000 |
| commit | bd21914b9bbf4d5fd77030127347f6e0ff30f5d4 (patch) | |
| tree | 64661a05c03435e5c6ed7e90134ba5d23fa329a6 /README.md | |
| parent | 3ca5f10fa8ce901a94188d4c76c5e5e8e8bf3ff2 (diff) | |
| download | monzero-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
