doc: update macOS_Catalina.md (#2293)

PR-URL: https://github.com/nodejs/node-gyp/pull/2293
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
This commit is contained in:
iMrLopez 2021-01-05 00:48:40 -06:00 committed by GitHub
parent 9e1397c52e
commit cc1cbce056
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).