Skip to content

Commit f633a1f

Browse files
authored
Merge pull request #417 from taosdata/docs/TD-33559
[TD-33559] docs: update README
2 parents 6841bdf + a75f2f4 commit f633a1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
## 3. 前置条件
4646

47-
1. 已安装 Rust 1.70 及以上版本。
47+
1. 已安装 Rust 1.78 及以上版本,建议使用最新版本
4848
2. 本地已安装 TDengine,具体步骤请参考 [部署服务端](https://docs.taosdata.com/get-started/package/)
4949
3. 修改 `/etc/taos/taos.cfg` 配置文件,添加以下配置:
5050
```text

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ English | [简体中文](./README-CN.md)
4444

4545
## 3. Prerequisites
4646

47-
1. Rust 1.70 or above has been installed.
47+
1. Rust 1.78 or above has been installed. The latest version is recommended.
4848
2. TDengine has been installed locally. For specific steps, please refer to [Deploy TDengine](https://docs.tdengine.com/get-started/deploy-from-package/).
4949
3. Modify the `/etc/taos/taos.cfg` configuration file and add the following configuration:
5050
```text

0 commit comments

Comments
 (0)