X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=8f498240802c0a67a257612bd37ad7c70e905656;hb=9c1761d0ab04681ef65c6e589c7c663d917b5eb7;hp=c94b112e48e6991d41a3aaa1b4b1b071ff59fbe3;hpb=60d3c082e8c8d065022988e764e8b44057478ec0;p=rust.git diff --git a/README.md b/README.md index c94b112e48e..8f498240802 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ documentation. * `perl` 5.0 or later * GNU `make` 3.81 or later * `curl` + * `git` 2. Download and build Rust: You can either download a [tarball] or build directly from the [repo]. @@ -59,7 +60,7 @@ documentation. [repo]: https://github.com/mozilla/rust [tarball]: http://static.rust-lang.org/dist/rust-nightly.tar.gz -[tutorial]: http://static.rust-lang.org/doc/nightly/tutorial.html +[tutorial]: http://static.rust-lang.org/doc/master/tutorial.html ## Notes