Skip to content

Commit 4b300bb

Browse files
committed
fix flinkx unzip folder name from 1.10_release to flinkx-1.10_release
1 parent 139e323 commit 4b300bb

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)