mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
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:
parent
9e1397c52e
commit
cc1cbce056
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue