Skip to content

Commit d9ee0ea

Browse files
divanrvagg
authored andcommitted
doc: update Xcode preferences tab name.
PR-URL: #1330 Reviewed-By: Jon Moss <[email protected]>
1 parent a0cf9d5 commit d9ee0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You will also need to install:
3535

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

4141
### On Windows

0 commit comments

Comments
 (0)