From 0a6219372ae00823be7b625d75dad3e9a9715da2 Mon Sep 17 00:00:00 2001 From: wade zhang <95411902+gccgdb1234@users.noreply.github.com> Date: Wed, 7 Sep 2022 16:45:25 +0800 Subject: [PATCH] Update 03-taosbenchmark.md --- docs/en/19-tools/03-taosbenchmark.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/19-tools/03-taosbenchmark.md b/docs/en/19-tools/03-taosbenchmark.md index b94bcba4aa..c27a0568a7 100644 --- a/docs/en/19-tools/03-taosbenchmark.md +++ b/docs/en/19-tools/03-taosbenchmark.md @@ -11,7 +11,7 @@ taosBenchmark (formerly taosdemo ) is a tool for testing the performance of TDen ## Installation -Download [taosTools](https://tdengine.com/assets-download/cloud/taosTools-2.1.3-Linux-x64.tar.gz). +To use taosBenchmark, 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