未验证 提交 fc936722 编写于 作者: B Bison "goldeagle" Fan 提交者: GitHub

Update README.md

remove gitee relative part.
上级 2e7c4d53
......@@ -86,11 +86,7 @@ sudo dnf install -y maven
- github:
```bash
git clone https://github.com/taosdata/TDengine.git
```
- gitee:
```bash
git clone https://gitee.com/mirrors/taosdata-TDengine.git
cd TDengine
```
## Build TDengine
......@@ -108,7 +104,7 @@ cmake .. -DCPUTYPE=aarch64 && cmake --build .
```
aarch32:
```bashapt
```bash
cmake .. -DCPUTYPE=aarch32 && cmake --build .
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册