Skip to content

Commit 05ad2a1

Browse files
authored
Migrate macOS acid test from master to main
Follow-on to #2495
1 parent ca1f068 commit 05ad2a1

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
@@ -37,7 +37,7 @@ If `ProductVersion` is less then `10.15` then this document is not for you. Norm
3737
### The acid test
3838
To see if `Xcode Command Line Tools` is installed in a way that will work with `node-gyp`, run:
3939
```
40-
curl -sL https://github.com/nodejs/node-gyp/raw/master/macOS_Catalina_acid_test.sh | bash
40+
curl -sL https://github.com/nodejs/node-gyp/raw/main/macOS_Catalina_acid_test.sh | bash
4141
```
4242

4343
If test succeeded, _you are done_! You should be ready to [install](https://github.com/nodejs/node-gyp#installation) `node-gyp`.

0 commit comments

Comments
 (0)