Merge pull request #493 from Hadis-Fard/readme

added --no-sandox to mac instructions
This commit is contained in:
David Puglielli 2017-08-04 18:42:40 -04:00 committed by GitHub
commit 33d53086e7

View file

@ -234,7 +234,7 @@ Note that there are no PHP 7.1 packages available for Ubuntu 15.10.
brew tap microsoft/msodbcsql https://github.com/Microsoft/homebrew-mssql-release
brew update
brew install msodbcsql
brew install --no-sandbox msodbcsql
brew install mssql-tools
brew install autoconf