]> git.lizzy.rs Git - rust.git/commitdiff
Correct windows install link in guide
authorJake Kaufman <theevocater@gmail.com>
Tue, 16 Sep 2014 06:36:17 +0000 (23:36 -0700)
committerJake Kaufman <theevocater@gmail.com>
Tue, 16 Sep 2014 06:36:17 +0000 (23:36 -0700)
This closes #17260. The guide references the old install location for
the windows rust install before it was split into 64bit and 32bit
installers. This adds a link to each binary.

src/doc/guide.md

index 140536543d93dcbfd662666eac6b205216a19cf5..252aa9d2659747c73bfad05dacbee2983f326b53 100644 (file)
@@ -29,8 +29,11 @@ $ curl -s https://static.rust-lang.org/rustup.sh | sudo sh
 (If you're concerned about `curl | sudo sh`, please keep reading. Disclaimer
 below.)
 
-If you're on Windows, please [download this .exe and run
-it](https://static.rust-lang.org/dist/rust-nightly-install.exe).
+If you're on Windows, please download either the [32-bit
+installer](https://static.rust-lang.org/dist/rust-nightly-i686-pc-mingw32.exe)
+or the [64-bit
+installer](https://static.rust-lang.org/dist/rust-nightly-x86_64-w64-mingw32.exe)
+and run it.
 
 If you decide you don't want Rust anymore, we'll be a bit sad, but that's okay.
 Not every programming language is great for everyone. Just pass an argument to