From 0eb65e445afcf4bc879bb5879c56e90e7384d50d Mon Sep 17 00:00:00 2001 From: chenxk Date: Mon, 6 Sep 2021 15:26:27 +0800 Subject: [PATCH] [TD-7764]:fix windows client installation path incorrect --- documentation20/en/08.connector/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation20/en/08.connector/docs.md b/documentation20/en/08.connector/docs.md index e8087b79db..f6963403d9 100644 --- a/documentation20/en/08.connector/docs.md +++ b/documentation20/en/08.connector/docs.md @@ -128,7 +128,7 @@ taos> **Windows (x64/x86) environment:** -Under cmd, enter the c:\ tdengine directory and directly execute taos.exe, and you should be able to connect to tdengine service normally and jump to taos shell interface. For example: +Under cmd, enter the c:\TDengine directory and directly execute taos.exe, and you should be able to connect to tdengine service normally and jump to taos shell interface. For example: ```mysql C:\TDengine>taos