You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tfjs-node/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ If you do not have Xcode setup on your machine, please run the following command
52
52
```sh
53
53
$ xcode-select --install
54
54
```
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.
56
56
57
57
After that operation completes, re-run `yarn add` or `npm install` for the `@tensorflow/tfjs-node` package.
0 commit comments