From bdf398aa737b408b91fe340c359bfd7208fe4ea2 Mon Sep 17 00:00:00 2001 From: Jeff Tao Date: Mon, 10 Feb 2025 17:59:48 -0800 Subject: [PATCH] Update mac_before_install_client.txt --- packaging/tools/mac_before_install_client.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/packaging/tools/mac_before_install_client.txt b/packaging/tools/mac_before_install_client.txt index cce8191667..506e04ca21 100644 --- a/packaging/tools/mac_before_install_client.txt +++ b/packaging/tools/mac_before_install_client.txt @@ -1,9 +1,3 @@ TDengine is an open-source, cloud-native time-series database optimized for Internet of Things (IoT), Connected Cars, and Industrial IoT. With its built-in caching, stream processing, and data subscription capabilities, TDengine offers a simplified solution for time-series data processing. -After the installation process is complete, perform the following steps to start using TDengine: -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. - -If any issues occur during installation, check the /var/log/taos/tdengine_install.log file to troubleshoot. \ No newline at end of file +If any issues occur during installation, check the /var/log/taos/tdengine_install.log file to troubleshoot.