This is an automated email from the ASF dual-hosted git repository.
gongzhongqiang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev by this push:
new 64ab9633b Update README.md (#4118)
64ab9633b is described below
commit 64ab9633b4981480d39772657ec1150a5b598b07
Author: benjobs <[email protected]>
AuthorDate: Sat Oct 19 11:42:11 2024 +0800
Update README.md (#4118)
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index 3a3b6f757..c3cbf828d 100644
--- a/README.md
+++ b/README.md
@@ -67,8 +67,6 @@ more:
## 🔨 How to Build
```shell
-git clone [email protected]:apache/incubator-streampark.git
-cd incubator-streampark
./build.sh
```