You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ Depending on your operating system, you will need to install:
39
39
### On macOS
40
40
41
41
*[A supported version of Python](https://devguide.python.org/versions/)
42
-
*`XCode Command Line Tools` which will install `clang`, `clang++`, and `make`.
43
-
* Install the `XCode Command Line Tools` standalone by running `xcode-select --install`. -- OR --
42
+
*`Xcode Command Line Tools` which will install `clang`, `clang++`, and `make`.
43
+
* Install the `Xcode Command Line Tools` standalone by running `xcode-select --install`. -- OR --
44
44
* Alternatively, if you already have the [full Xcode installed](https://developer.apple.com/xcode/download/), you can install the Command Line Tools under the menu `Xcode -> Open Developer Tool -> More Developer Tools...`.
0 commit comments