Removed get project lines form install script

This commit is contained in:
2015-09-13 17:27:07 +01:00
parent d498fca729
commit 289441aa7a
-3
View File
@@ -1,8 +1,5 @@
# Install xcode command line tools
xcode-select --install
# Download project
./get_project.sh
cd FYP_Max_prototype
# Install Homebrew package manager
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Install gcc for fortran compilation