From 18b0aff7f05661333b283c5e6ed511de8d3bde19 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sat, 12 Nov 2022 11:58:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce2a29d..ec99dd3 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ macport Install Boost from MacPorts (or directly from source) +sudo port install boost + +brew install libevent ## libstdc++ @@ -18,7 +21,6 @@ unzip sudo cp * /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/lib/ -sudo port install boost