Skip to content

Commit b004ab6

Browse files
Update broken link for MacOS Catalina guide in README.md (#8032)
Co-authored-by: Linchenn <[email protected]>
1 parent 4d7f465 commit b004ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfjs-node/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you do not have Xcode setup on your machine, please run the following command
5252
```sh
5353
$ xcode-select --install
5454
```
55-
For Mac OS Catalina please follow [this guide](https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md#installing-node-gyp-using-the-xcode-command-line-tools-via-manual-download) to install node-gyp.
55+
For Mac OS Catalina please follow [this guide](https://github.com/nodejs/node-gyp/tree/main#on-macos) to install node-gyp.
5656

5757
After that operation completes, re-run `yarn add` or `npm install` for the `@tensorflow/tfjs-node` package.
5858

0 commit comments

Comments
 (0)