feat(packaging): add client install summary information
This commit is contained in:
parent
e886a140d5
commit
be82bbf90c
|
@ -0,0 +1,4 @@
|
||||||
|
TDengine client is installed successfully. Please open a terminal and execute the commands below:
|
||||||
|
|
||||||
|
To configure TDengine client, sudo vi /etc/taos/taos.cfg
|
||||||
|
To access TDengine command line interface, taos -h YouServerName
|
Loading…
Reference in New Issue