diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2021-01-20 22:42:54 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2021-01-20 22:42:54 -0500 |
| commit | dc0ce27963790a1239ffdd871b2d339974cbdaee (patch) | |
| tree | 299cbcc5e81c0ca5481360bcc7f0fdaf3e6d0f66 /README.md | |
| parent | 378da8093d821a98471e789dda2e90dda07e6cad (diff) | |
| parent | bd21914b9bbf4d5fd77030127347f6e0ff30f5d4 (diff) | |
| download | monzero-gui-dc0ce27963790a1239ffdd871b2d339974cbdaee.tar.gz monzero-gui-dc0ce27963790a1239ffdd871b2d339974cbdaee.tar.xz monzero-gui-dc0ce27963790a1239ffdd871b2d339974cbdaee.zip | |
Merge pull request #3310
bd21914 README: MacOS - add libsodium monero dependency (xiphon)
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: |
