]> git.lizzy.rs Git - rust.git/blobdiff - README.md
make *mut T -> *const T a coercion
[rust.git] / README.md
index 293f585d105cbd5cd39cfc9f290fcdec5f2eb749..a83f51e157155cfcdd893f643549506de3d9c710 100644 (file)
--- 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.7 or later (but not 3.x)
+   * `python` 2.7 (but not 3.x)
    * GNU `make` 3.81 or later
    * `curl`
    * `git`