QEMU requires brew in OSX, so we need to install brew first.
To install brew we need to have the developer tools enabled in our system. In order to install those tools, we have two options.
- Download Xcode form the AppStore
- In your terminal run the following command:
xcode-select --install