diff --git a/setup.sh b/setup.sh index c7898324..874a7923 100755 --- a/setup.sh +++ b/setup.sh @@ -2,7 +2,6 @@ cd `dirname $BASH_SOURCE` && source bootstrapping.sh case `uname` in 'Darwin') - xcode-select --install source resources/osx.sh source resources/brew.sh ;;