Skip to content

Commit 2e3933b

Browse files
toadprincetiezhu
authored andcommitted
修改git clone地址
修改git clone地址
1 parent 6ec486b commit 2e3933b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
1.使用git工具把项目clone到本地
44

55
```
6-
git clone https://github.com/DTStack/flinkx.git
7-
cd flinkx
6+
git clone https://github.com/DTStack/chunjun.git
7+
cd chunjun
88
```
99

1010
## 编译插件
11-
在flinkx home目录下执行
11+
在chunjun home目录下执行
1212

1313
```bash
1414
mvn clean package -DskipTests

0 commit comments

Comments
 (0)