Skip to content

Commit e7402b4

Browse files
authored
doc: update catalina xcode cli tools download link (#2044)
PR-URL: #2044 Reviewed-By: Rod Vagg <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
1 parent 972780b commit e7402b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macOS_Catalina.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ There are three ways to install the Xcode libraries `node-gyp` needs on macOS. P
6363
9. Repeat step 5 above. Is the path different this time? Repeat the _acid test_.
6464

6565
### Installing `node-gyp` using the Xcode Command Line Tools via manual download
66-
1. Download the appropriate version of the "Command Line Tools for Xcode" for your version of Catalina from <https://developer.apple.com/download/more/>. As of MacOS 10.15.2, that's [Command_Line_Tools_for_Xcode_11.3.dmg](https://download.developer.apple.com/Developer_Tools/Command_Line_Tools_for_Xcode_11.3/Command_Line_Tools_for_Xcode_11.3.dmg)
66+
1. Download the appropriate version of the "Command Line Tools for Xcode" for your version of Catalina from <https://developer.apple.com/download/more/>. As of MacOS 10.15.3, that's [Command_Line_Tools_for_Xcode_11.3.1.dmg](https://download.developer.apple.com/Developer_Tools/Command_Line_Tools_for_Xcode_11.3.1/Command_Line_Tools_for_Xcode_11.3.1.dmg)
6767
2. Install the package.
6868
3. Run the [_acid test_ steps above](#The-acid-test).
6969

0 commit comments

Comments
 (0)