Update README.md #338

Closed
sakshamtaneja21 wants to merge 1 commit from patch-2 into master

View file

@ -113,7 +113,7 @@ tar ... extract SDK to depends/SDKs/MacOSX10.11.sdk
Look in packaging/build_darwin_64bit.sh for further understanding. Look in packaging/build_darwin_64bit.sh for further understanding.
#### MacOS with local shared dependencies: #### MacOS with local shared dependencies:
``` ```
brew install boost berkeley-db@4 icu4c libevent brew install boost Berkeley-db@4 icu4c libevent
# fix conflict with gawk pulled first: # fix conflict with gawk pulled first:
brew reinstall readline brew reinstall readline
brew reinstall gawk brew reinstall gawk