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.
2 parents fa4a34a + ffdeb36 commit 88dcc41Copy full SHA for 88dcc41
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