Skip to content

Commit 40f06b4

Browse files
committed
Rollup merge of rust-lang#30626 - steveklabnik:gh30618, r=luqmana
Fixes rust-lang#30618
2 parents e1f550e + cf23dae commit 40f06b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Read ["Installing Rust"] from [The Book].
1717
1. Make sure you have installed the dependencies:
1818

1919
* `g++` 4.7 or `clang++` 3.x
20-
* `python` 2.6 or later (but not 3.x)
20+
* `python` 2.7 or later (but not 3.x)
2121
* GNU `make` 3.81 or later
2222
* `curl`
2323
* `git`

0 commit comments

Comments
 (0)