未验证 提交 8f452a86 编写于 作者: E Elias Soong 提交者: GitHub

Merge pull request #5299 from taosdata/docs/sangshuduo/TD-3114-refine-readme-centos-env

[TD-3114] <docs>: refine centos environment package list
...@@ -57,9 +57,7 @@ sudo apt-get install -y maven ...@@ -57,9 +57,7 @@ sudo apt-get install -y maven
### Centos 7: ### Centos 7:
```bash ```bash
sudo yum install -y gcc gcc-c++ make cmake3 epel-release git sudo yum install -y gcc gcc-c++ make cmake git
sudo yum remove -y cmake
sudo ln -s /usr/bin/cmake3 /usr/bin/cmake
``` ```
To install openjdk-8: To install openjdk-8:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册