Merge pull request #7786 from ConnorChen97/develop

[TD-7764]<docs>:fix windows client installation path incorrect
This commit is contained in:
Elias Soong 2021-09-09 12:55:59 +08:00 committed by GitHub
commit bb3b0a6f93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,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