[TD-7764]<docs>:fix windows client installation path incorrect

This commit is contained in:
chenxk 2021-09-06 15:26:27 +08:00
parent a47f664cf2
commit 0eb65e445a
1 changed files with 1 additions and 1 deletions

View File

@ -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