From 768d92910ab4123223e5298233bef8f1a828195e Mon Sep 17 00:00:00 2001 From: R4SAS Date: Mon, 18 Oct 2021 11:29:31 +0300 Subject: [PATCH] update homebrew required packages --- docs/devs/building/unix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devs/building/unix.md b/docs/devs/building/unix.md index 911dfc5..a21befb 100644 --- a/docs/devs/building/unix.md +++ b/docs/devs/building/unix.md @@ -113,7 +113,7 @@ Mac OS X Requires [homebrew](http://brew.sh) - brew install boost libressl + brew install boost openssl@1.1 Then build: