Update docuemt for MacOSX

This commit is contained in:
Sukchan Lee 2020-11-28 22:38:46 -05:00
parent 3be76db08a
commit 1c997c4069
1 changed files with 1 additions and 2 deletions

View File

@ -78,8 +78,7 @@ $ brew install mongo-c-driver gnutls libgcrypt libidn libyaml libmicrohttpd nght
Install Bison and Create soft link.
```bash
$ brew install bison
$ cd /usr/local/bin
$ ln -s ../Cellar/bison/3.7.3/bin/bison bison
$ export PATH="/usr/local/opt/bison/bin:$PATH"
```
Install Meson using Homebrew.