Update README.md

This commit is contained in:
Jeff Tao 2019-08-04 16:03:12 +08:00 committed by GitHub
parent 43498f04dc
commit ab678ef91b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ In another terminal, use the TDengine shell to connect the server:
``` ```
./build/bin/taos -c test/cfg ./build/bin/taos -c test/cfg
``` ```
option "-c test/cfg" specifies the system configuration file directory.
# Installing # Installing
After building successfully, TDengine can be installed by: After building successfully, TDengine can be installed by: