Update README.md

Adding mssql-tools to Mac
This commit is contained in:
ulvii 2017-04-06 14:01:17 -07:00 committed by GitHub
parent 679849db07
commit e705b55592

View file

@ -210,6 +210,7 @@ Following instructions shows how to install PHP 7.x, Microsoft ODBC driver, apac
brew update
brew install unixodbc
brew install msodbcsql
brew install mssql-tools
brew install llvm --with-clang --with-clang-extra-tools
brew install autoconf