about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorJake Kaufman <theevocater@gmail.com>2014-09-16 08:44:47 -0700
committerJake Kaufman <theevocater@gmail.com>2014-09-16 08:44:47 -0700
commit7d00eb61339f648222996df3f4c00ed045222a39 (patch)
tree2f50bd4354e58f0588e85fdf02fb82191126c540 /src/doc
parent2f357231709d52ef1ba94ab8883871b838a24fc2 (diff)
Update triple per comments
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/guide.md b/src/doc/guide.md
index 252aa9d2659..790be7af06a 100644
--- a/src/doc/guide.md
+++ b/src/doc/guide.md
@@ -30,7 +30,7 @@ $ curl -s https://static.rust-lang.org/rustup.sh | sudo sh
 below.)
 
 If you're on Windows, please download either the [32-bit
-installer](https://static.rust-lang.org/dist/rust-nightly-i686-pc-mingw32.exe)
+installer](https://static.rust-lang.org/dist/rust-nightly-i686-w64-mingw32.exe)
 or the [64-bit
 installer](https://static.rust-lang.org/dist/rust-nightly-x86_64-w64-mingw32.exe)
 and run it.