From 009d3959abef5570c26be46d9a46c3a6db1e9850 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 18 Sep 2014 16:57:29 -0700 Subject: [PATCH] Update windows downloads --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index efc060571..0a3ac3c74 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ Nightlies are available for the following triples: * [`i686-unknown-linux-gnu`](http://static.rust-lang.org/cargo-dist/cargo-nightly-i686-unknown-linux-gnu.tar.gz) * [`x86_64-apple-darwin`](http://static.rust-lang.org/cargo-dist/cargo-nightly-x86_64-apple-darwin.tar.gz) * [`i686-apple-darwin`](http://static.rust-lang.org/cargo-dist/cargo-nightly-i686-apple-darwin.tar.gz) -* [`i686-pc-mingw32`](http://static.rust-lang.org/cargo-dist/cargo-nightly-i686-pc-mingw32.tar.gz) +* [`x86_64-w64-mingw32`](http://static.rust-lang.org/cargo-dist/cargo-nightly-x86_64-w64-mingw32.tar.gz) +* [`i686-w64-mingw32`](http://static.rust-lang.org/cargo-dist/cargo-nightly-i686-w64-mingw32.tar.gz) Note that if you're using the windows snapshot you will need Mingw-w64 installed as well as MSYS. The installation script needs to be run inside the MSYS shell. -- 2.39.5