We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a8b49 commit 27cd8e2Copy full SHA for 27cd8e2
doc/mac-build.md
@@ -10,6 +10,7 @@
10
brew install autoconf
11
brew install cmake
12
brew install openssl
13
+ brew install zeromq
14
```
15
16
@@ -34,4 +35,4 @@
34
35
# Note on running local nodes
36
37
In order to run local nodes on MacOS, it may be necessary to set up port mapping between the Docker container
-and local host. Follow the instructions in [Indy SDK README](https://github.com/hyperledger/indy-sdk#how-to-start-local-nodes-pool-with-docker)
38
+and local host. Follow the instructions in [Indy SDK README](https://github.com/hyperledger/indy-sdk#how-to-start-local-nodes-pool-with-docker)
0 commit comments