Skip to content

Commit ae824e7

Browse files
committed
remove flag
1 parent 926a49a commit ae824e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CUSTOM_BUNDLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Clone plotly.js, where the <version> is one of [these](https://github.com/plotly
66
git clone --branch <version> https://github.com/plotly/plotly.js.git
77
```
88

9-
Note: For CI, it's faster to do `git clone --depth 1` flag to only get one commit.
9+
Note: For CI, it's faster to do `git clone --depth 1` to only get one commit.
1010

1111
Move to plotly.js folder then install plotly.js dependencies:
1212
```sh

0 commit comments

Comments
 (0)