Skip to content

Commit

Permalink
doc: update macOS_Catalina.md (#2293)
Browse files Browse the repository at this point in the history
PR-URL: #2293
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
  • Loading branch information
iMrLopez committed Jan 5, 2021
1 parent 9e1397c commit cc1cbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macOS_Catalina.md
Expand Up @@ -40,7 +40,7 @@ To see if `Xcode Command Line Tools` is installed in a way that will work with `
curl -sL https://github.com/nodejs/node-gyp/raw/master/macOS_Catalina_acid_test.sh | bash
```

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

If test failed, there is a problem with your Xcode Command Line Tools installation. [Continue to Solutions](#Solutions).

Expand Down

0 comments on commit cc1cbce

Please sign in to comment.