Changed CMake version from 3.4 to that in CMakeLists.txt in README.

PiperOrigin-RevId: 247484946
This commit is contained in:
Chris Mumford 2019-05-09 13:27:02 -07:00
parent 0af4349bf0
commit 54b6379e9f
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ Building
========
CMake is supported and autotools will soon be deprecated.
You need CMake 3.4 or above to build:
You need the CMake version specified in [CMakeLists.txt](./CMakeLists.txt)
or later to build:
```bash
mkdir build