echo > exception

This commit is contained in:
facetosea 2023-04-13 09:30:52 +08:00
parent bf328e131d
commit c613264ee1
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ After the installation process is complete, perform the following steps to start
1: Open Terminal on your Mac.
2: To connect to a TDengine server using the default settings and credentials, run the taos command.
3: To connect to a TDengine server using custom settings or credentials, run taos --help for more information.
4: To connect to TDengine Cloud, follow the instructions on the Tools > TDengine CLI page in your TDengine Cloud account.
4: To connect to TDengine Cloud, follow the instructions on the Tools - TDengine CLI page in your TDengine Cloud account.
If any issues occur during installation, check the /var/log/taos/tdengine_install.log file to troubleshoot.