We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654670b commit cedf630Copy full SHA for cedf630
CUSTOM_BUNDLE.md
@@ -11,7 +11,9 @@ Move to plotly.js folder then install plotly.js dependencies:
11
cd plotly.js
12
```
13
14
-Make sure you have the versions of node/npm that's recommended in the [./CONTRIBUTING.md](./CONTRIBUTING.md#prerequisites) list of Prerequisites
+Make sure you have the versions of node/npm that's recommended in the [./CONTRIBUTING.md](./CONTRIBUTING.md#prerequisites) list of Prerequisites.
15
+
16
+To download a specific node version look [here](https://nodejs.org/en/download/package-manager).
17
18
Install the dependencies
19
```sh
0 commit comments