make readme more clear
This commit is contained in:
parent
57b55444c7
commit
902954e315
|
@ -21,7 +21,7 @@ Refer to [TDengine Documentation](https://www.taosdata.com/en/documentation/)
|
|||
for details.
|
||||
|
||||
# Building
|
||||
Build TDengine with [CMake](https://cmake.org/) in the project directory:
|
||||
Build TDengine with [CMake](https://cmake.org/) 3.5 or higher versions in the project directory:
|
||||
|
||||
```cmd
|
||||
mkdir build && cd build
|
||||
|
|
Loading…
Reference in New Issue