Rollup merge of #30626 - steveklabnik:gh30618, r=luqmana

Fixes #30618
This commit is contained in:
Manish Goregaokar 2016-01-14 04:22:18 +05:30
commit 40f06b4bb1

View file

@ -17,7 +17,7 @@ Read ["Installing Rust"] from [The Book].
1. Make sure you have installed the dependencies:
* `g++` 4.7 or `clang++` 3.x
* `python` 2.6 or later (but not 3.x)
* `python` 2.7 or later (but not 3.x)
* GNU `make` 3.81 or later
* `curl`
* `git`