We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555a49a commit 054d8f2Copy full SHA for 054d8f2
1 file changed
README.md
@@ -85,7 +85,7 @@ Alternatively, you can use Docker to build and run your bot. Set the base image
85
You can install dependencies with these commands:
86
87
```sh
88
-brew install boost openssl zlib curl
+brew install gcc cmake boost openssl zlib curl
89
```
90
91
You can compile and install the library like Linux instructions.
0 commit comments