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 926a49a commit ae824e7Copy full SHA for ae824e7
CUSTOM_BUNDLE.md
@@ -6,7 +6,7 @@ Clone plotly.js, where the <version> is one of [these](https://github.com/plotly
6
git clone --branch <version> https://github.com/plotly/plotly.js.git
7
```
8
9
-Note: For CI, it's faster to do `git clone --depth 1` flag to only get one commit.
+Note: For CI, it's faster to do `git clone --depth 1` to only get one commit.
10
11
Move to plotly.js folder then install plotly.js dependencies:
12
```sh
0 commit comments