Rollup merge of #35742 - spladug:readme-cmake-version, r=nikomatsakis

Update minimum CMake version in README

The minimum got bumped in the LLVM upgrade of #34743.
This commit is contained in:
Eduard-Mihai Burtescu 2016-08-18 06:12:22 +03:00 committed by GitHub
commit 7a274441ae

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`