Update minimum CMake version in README

The minimum got bumped in the LLVM upgrade of #34743.
This commit is contained in:
Neil Williams 2016-08-16 21:30:17 -07:00
parent 197be89f36
commit 4254b31078

View file

@ -19,7 +19,7 @@ Read ["Installing Rust"] from [The Book].
* `g++` 4.7 or later or `clang++` 3.x
* `python` 2.7 (but not 3.x)
* GNU `make` 3.81 or later
* `cmake` 2.8.8 or later
* `cmake` 3.4.3 or later
* `curl`
* `git`