Merge pull request #7786 from ConnorChen97/develop
[TD-7764]<docs>:fix windows client installation path incorrect
This commit is contained in:
commit
bb3b0a6f93
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue