From 054d8f2cb1ddc859cdb31cd640d6255ba50aec16 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Tue, 8 Nov 2022 15:28:29 +0300 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3