Skip to content

Commit cac3df0

Browse files
Kumar Pallavprabhakk-mw
authored andcommitted
Updates node.js minimum version requirement to be 18 or higher.
1 parent 46bf848 commit cac3df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Installing this package will not install MATLAB. To execute MATLAB code in Jupyt
8484

8585
### Build from Source
8686

87-
Alternatively, you can install this package by building it from the source. This requires Node.js® version 16 or higher. To install Node.js, see [Node.js Downloads](https://nodejs.org/en/download/).
87+
Alternatively, you can install this package by building it from the source. This requires Node.js® version 18 or higher. To install Node.js, see [Node.js Downloads](https://nodejs.org/en/download/).
8888
```bash
8989
git clone https://github.com/mathworks/jupyter-matlab-proxy.git
9090
cd jupyter-matlab-proxy

0 commit comments

Comments
 (0)