You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 10
Next »
Git is required for Iguana X to run. The easiest way to install Git on Mac is to install the XCode developer command line tools.
STEP 1:Open the Terminal Program
For Mac OS X can access the command prompt through a program called Terminal.
In Mac OS X you can find any application using the search spot light:
Click on the top icon and you should be able to access the terminal.
STEP 2: Run xcode-select --install in the Termina
Copy and paste this command and press enter in the terminal:
It should like something like this, colors may vary:
STEP 3: Run the install - it will take a while
This will install the Git as part of the Apple developer tools. It’s quite a large download and will take a little while to complete. The installer will advise you have power plugged in while you do the install.
Expect to see something like this:
Troubleshooting Tips:
Problems you might run into and how to solve them
Some typical problems with this you might see: