01-01 - Install Compiler

01

Open Tutorial and check if the compiler is installed by typing

cc -v

02

If not install it with

xcode-select --install

We get an error because it it already installed