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

Update README.md

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