about summary refs log tree commit diff
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2016-01-14 04:22:18 +0530
committerManish Goregaokar <manishsmail@gmail.com>2016-01-14 11:04:39 +0530
commit40f06b4bb1a9a2df3d0e33db8fc490e48eb38a84 (patch)
treeaa33eee9cb8d0e355c14e7378d0706b81bd73169
parente1f550ebc299d5eadc073160cd3acb8de6c5d857 (diff)
parentcf23dae2ee5a5c8c00efaec245b8aa470dac2ccc (diff)
downloadrust-40f06b4bb1a9a2df3d0e33db8fc490e48eb38a84.tar.gz
rust-40f06b4bb1a9a2df3d0e33db8fc490e48eb38a84.zip
Rollup merge of #30626 - steveklabnik:gh30618, r=luqmana
Fixes #30618
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7558065831a..636c8adfa91 100644
--- a/README.md
+++ b/README.md
@@ -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`