mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Updated Using Rust on Windows (markdown)
+2
-2
@@ -6,7 +6,7 @@ The current recommended way of obtaining Rust's prerequisites is by using the [m
|
||||
|
||||
1. Download and run mingw-builds-install.exe.
|
||||
2. Choose installation options: architecture=x32, threads=posix, exceptions=dwarf.
|
||||
3. Now just run the [installer].
|
||||
3. Now just download and run the [Rust installer].
|
||||
3. Use Rust compiler from mingw-builds terminal (there will be a shortcut in the Start menu), or add `<mingw-builds>\mingw32\bin` directory to your PATH.
|
||||
|
||||
[installer]: http://static.rust-lang.org/dist/rust-0.9-install.exe
|
||||
[Rust installer]: http://static.rust-lang.org/dist/rust-0.9-install.exe
|
||||
|
||||
Reference in New Issue
Block a user