fix: taodump doc

This commit is contained in:
Alex Duan 2024-12-22 12:24:05 +08:00
parent 80f44677fc
commit 1f4c206c07
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ taosdump 是为开源用户提供的 TDengine 数据备份/恢复工具,备份
taosdump 提供两种安装方式:
- taosdump 是 TDengine 安装包中默认安装组件,安装 TDengine 后即可使用,如何安装 TDengine 可参考[TDengine 安装](../../../get-started/)
- taosdump 是 TDengine 安装包中默认安装组件,安装 TDengine 后即可使用,可参考[TDengine 安装](../../../get-started/)
- 单独编译 taos-tools 并安装, 参考 [taos-tools](https://github.com/taosdata/taos-tools) 仓库。