Skip to content

Commit fbac185

Browse files
committed
note on node version
1 parent 1a07911 commit fbac185

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CUSTOM_BUNDLE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ git clone --depth 1 --branch <version> https://github.com/plotly/plotly.js.git
99
Move to plotly.js folder then install plotly.js dependencies:
1010
```sh
1111
cd plotly.js
12+
```
13+
14+
Make sure you have the version of node installed that's mentioned in the CONTRIBUTING.md
15+
16+
Install the dependencies
17+
```sh
1218
npm i
1319
```
1420

0 commit comments

Comments
 (0)