Skip to content

Commit cedf630

Browse files
committed
link to guides
1 parent 654670b commit cedf630

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CUSTOM_BUNDLE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Move to plotly.js folder then install plotly.js dependencies:
1111
cd plotly.js
1212
```
1313

14-
Make sure you have the versions of node/npm that's recommended in the [./CONTRIBUTING.md](./CONTRIBUTING.md#prerequisites) list of Prerequisites
14+
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).
1517

1618
Install the dependencies
1719
```sh

0 commit comments

Comments
 (0)