diff --git a/README.macOS.bash b/README.macOS.bash index 47c492f5dfa1fae5ccc34fdbbdceca5439eeebde..886de1df62ddc749b191cd02988aab5d58b10f88 100755 --- a/README.macOS.bash +++ b/README.macOS.bash @@ -28,11 +28,7 @@ brew install go # Or get the latest from https://golang.org/dl/ brew install dep # Installing python libraries -brew install python -cat >> ~/.bash_profile << EOF -export PATH=/usr/local/opt/python/libexec/bin:\$PATH -EOF -source ~/.bash_profile +brew install python2 pip install lockfile psi paramiko pysql psutil setuptools pip install unittest2 parse pexpect mock pyyaml pip install git+https://github.com/behave/behave@v1.2.4