Skip to content

Commit

Permalink
修改git clone地址
Browse files Browse the repository at this point in the history
修改git clone地址
  • Loading branch information
toadprince authored and tiezhu committed Mar 30, 2022
1 parent 6ec486b commit 2e3933b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
1.使用git工具把项目clone到本地

```
git clone https://github.com/DTStack/flinkx.git
cd flinkx
git clone https://github.com/DTStack/chunjun.git
cd chunjun
```

## 编译插件
在flinkx home目录下执行
在chunjun home目录下执行

```bash
mvn clean package -DskipTests
Expand Down

0 comments on commit 2e3933b

Please sign in to comment.