From e0d4ecf82fd72262ffdd55f6ba6ed8551e01e7bf Mon Sep 17 00:00:00 2001 From: wade zhang <95411902+gccgdb1234@users.noreply.github.com> Date: Wed, 7 Sep 2022 16:46:14 +0800 Subject: [PATCH] Update 06-taosdump.md --- docs/en/19-tools/06-taosdump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/19-tools/06-taosdump.md b/docs/en/19-tools/06-taosdump.md index f9ff54f736..db6ce24b70 100644 --- a/docs/en/19-tools/06-taosdump.md +++ b/docs/en/19-tools/06-taosdump.md @@ -17,7 +17,7 @@ Users should not use taosdump to back up raw data, environment settings, hardwar ## Installation -Download [taosTools](https://tdengine.com/assets-download/cloud/taosTools-2.1.3-Linux-x64.tar.gz). +To use taosdump, you need to download and install [taosTools](https://tdengine.com/assets-download/cloud/taosTools-2.1.3-Linux-x64.tar.gz). Before installing taosTools, please firstly download and install [TDengine CLI](../cli/#installation). Decompress the package and install. ``` -- GitLab