Skip to content

Commit

Permalink
make readme more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
hzcheng committed Jul 11, 2019
1 parent 57b5544 commit 902954e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 902954e

Please sign in to comment.