Skip to content

Commit

Permalink
xcode installation shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj authored and Mo Chen committed Feb 16, 2022
1 parent c9092eb commit 7b65ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Since [macOS](https://en.wikipedia.org/wiki/macOS) is, at its heart, a Unix syst

The first steps are:

- Install [Xcode](https://en.wikipedia.org/wiki/Xcode), the development/compiler package from Apple, free from the [Apple Xcode web page](https://developer.apple.com/xcode/).
- Install [Xcode](https://en.wikipedia.org/wiki/Xcode), the development/compiler package from Apple: type `xcode-select --install` in the [Terminal](https://en.wikipedia.org/wiki/Terminal_(macOS)).
- Install Homebrew: download from the [Homebrew site](http://brew.sh/) and follow the instructions there.
- Run the following commands in the terminal to compile and install the prerequisites. This may take a while to complete because it will install lots of other stuff first

Expand Down

0 comments on commit 7b65ab4

Please sign in to comment.