diff --git a/install_osx.sh b/install_osx.sh new file mode 100644 index 00000000..eb96cc53 --- /dev/null +++ b/install_osx.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +bash ./install.sh python3 pip3 /usr/local \ No newline at end of file