Skip to content

Commit c5929cb

Browse files
divanrvagg
authored andcommittedAug 9, 2018
doc: update Xcode preferences tab name.
PR-URL: #1330 Reviewed-By: Jon Moss <me@jonathanmoss.me>
1 parent 8b488da commit c5929cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You will also need to install:
4242

4343
* `python` (`v2.7` recommended, `v3.x.x` is __*not*__ supported) (already installed on macOS)
4444
* [Xcode](https://developer.apple.com/xcode/download/)
45-
* 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)
45+
* 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)
4646
* This step will install `gcc` and the related toolchain containing `make`
4747

4848
### On Windows

0 commit comments

Comments
 (0)
Please sign in to comment.