From 3fd4027bad15d5af96b0db64eda78095f09bbf50 Mon Sep 17 00:00:00 2001 From: Hadis-Fard Date: Fri, 4 Aug 2017 10:08:51 -0700 Subject: [PATCH] added --no-sandox to mac instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95fe64d9..b75f9419 100644 --- a/README.md +++ b/README.md @@ -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