Skip to content

Commit 0a86fe0

Browse files
author
whiletrue
authored
Merge pull request DTStack#402 from yangrong688/1.10_release
[Docs] fix flinkx unzip folder name from 1.10_release to flinkx-1.10_release
2 parents 8638bf7 + 4b300bb commit 0a86fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cd flinkx
2828
```
2929
wget https://github.com/DTStack/flinkx/archive/1.10_release.zip
3030
unzip 1.10_release.zip
31-
cd 1.10_release
31+
cd flinkx-1.10_release
3232
```
3333

3434
## 编译插件

0 commit comments

Comments
 (0)