summaryrefslogtreecommitdiff
path: root/osx_setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'osx_setup.sh')
-rw-r--r--osx_setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx_setup.sh b/osx_setup.sh
index 26b5b749..a8a37833 100644
--- a/osx_setup.sh
+++ b/osx_setup.sh
@@ -36,7 +36,7 @@ install_compass
install_npm
#setup backend
-brew install python # force brew install even if python is already install
+brew install python # force brew install even if python is already installed
export LDFLAGS=-L/usr/local/opt/openssl/lib
export LDFLAGS=-L/usr/local/opt/openssl/lib
pip install virtualenv