Skip to content

Commit

Permalink
doc: update Xcode preferences tab name.
Browse files Browse the repository at this point in the history
PR-URL: #1330
Reviewed-By: Jon Moss <me@jonathanmoss.me>
  • Loading branch information
divan authored and rvagg committed Aug 9, 2018
1 parent a0cf9d5 commit d9ee0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ You will also need to install:

* `python` (`v2.7` recommended, `v3.x.x` is __*not*__ supported) (already installed on macOS)
* [Xcode](https://developer.apple.com/xcode/download/)
* You also need to install the `Command Line Tools` via Xcode. You can find this under the menu `Xcode -> Preferences -> Downloads` (or by running `xcode-select --install` in your Terminal)
* You also need to install the `Command Line Tools` via Xcode. You can find this under the menu `Xcode -> Preferences -> Locations` (or by running `xcode-select --install` in your Terminal)
* This step will install `gcc` and the related toolchain containing `make`

### On Windows
Expand Down

0 comments on commit d9ee0ea

Please sign in to comment.