diff --git a/docs-en/07-tools/01-cli.md b/docs-en/07-tools/01-cli.md index c9908a24b769abaa0060f8425ef41fb942f30ac7..fd145e75a0600817c14aade609fb2ba7e236185a 100644 --- a/docs-en/07-tools/01-cli.md +++ b/docs-en/07-tools/01-cli.md @@ -8,7 +8,7 @@ The TDengine command-line application (hereafter referred to as `TDengine CLI`) ## Installation -If executed on the TDengine server-side, there is no need for additional installation steps to install TDengine CLI as it is already included and installed automatically. To run TDengine CLI on the environment which no TDengine server running, the TDengine client installation package needs to be installed first. For details, please refer to [installation](/operation/pkg-install/). +If executed on the TDengine server-side, there is no need for additional installation steps to install TDengine CLI as it is already included and installed automatically. To run TDengine CLI on the environment which no TDengine server running, the TDengine client installation package needs to be installed first. For details, please refer to [Install Client Driver](/reference/connector/#install-client-driver). ## Execution