summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa836ba..a65ac00 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ Alternatively, you can use Docker to build and run your bot. Set the base image
You can install dependencies with these commands:
```sh
-brew install boost openssl zlib curl
+brew install gcc cmake boost openssl zlib curl
```
You can compile and install the library like Linux instructions.