aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2020-11-30 22:07:28 +0100
committerGitHub <noreply@github.com>2020-11-30 22:07:28 +0100
commit34fc6a5ba072b254993932de31b60ea97b4bb21c (patch)
tree9ee56436bf966080cd1de932182dc3b0ad7060ab
parentMerge pull request #1093 from DemiMarie/fix-out-of-tree-build (diff)
parentUpdate MacOS instructions (diff)
downloadOpenSMTPD-34fc6a5ba072b254993932de31b60ea97b4bb21c.tar.xz
OpenSMTPD-34fc6a5ba072b254993932de31b60ea97b4bb21c.zip
Merge pull request #1100 from ryanakca/macos-instruction
Update MacOS instructions
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index bbf40c77..ce5f1a3e 100644
--- a/README.md
+++ b/README.md
@@ -77,10 +77,12 @@ libasr directory:
./configure --with-libasr=/usr/local
-### Mac OS X:
+### MacOS:
- ./configure --with-libevent=/opt/local --with-libasr=/opt/local
+ ./configure --with-libevent=/opt/local
+Though MacOS includes a copy of bison in the bases system, you will
+need to install a more recent version from, e.g., MacPorts.
## Install