mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
Clarify wording to redirect to macOS_Catalina.md (#2588)
This commit is contained in:
parent
b9ddcd5bbd
commit
d7687d5566
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Depending on your operating system, you will need to install:
|
|||
|
||||
### On macOS
|
||||
|
||||
**ATTENTION**: If your Mac has been _upgraded_ to macOS Catalina (10.15), please read [macOS_Catalina.md](macOS_Catalina.md).
|
||||
**ATTENTION**: If your Mac has been _upgraded_ to macOS Catalina (10.15) or higher, please read [macOS_Catalina.md](macOS_Catalina.md).
|
||||
|
||||
* Python v3.7, v3.8, v3.9, or v3.10
|
||||
* `XCode Command Line Tools` which will install `clang`, `clang++`, and `make`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue