diff --git a/README.md b/README.md index 9726d70ff0d3f50dd23b41a784b4fc3d8ad07a4e..43c5b65d050a6c299d73f0c14311778d0ab6109e 100644 --- a/README.md +++ b/README.md @@ -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