Skip to content

Commit

Permalink
doc: update macOS_Catalina.md (nodejs#2293)
Browse files Browse the repository at this point in the history
PR-URL: nodejs#2293
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
  • Loading branch information
iMrLopez authored and owl-from-hogvarts committed Jan 29, 2021
1 parent 8e10b15 commit 212e6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macOS_Catalina.md
Original file line number Diff line number Diff line change
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 212e6f3

Please sign in to comment.