File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,11 @@ $ curl -s https://static.rust-lang.org/rustup.sh | sudo sh
29
29
(If you're concerned about ` curl | sudo sh ` , please keep reading. Disclaimer
30
30
below.)
31
31
32
- If you're on Windows, please [ download this .exe and run
33
- it] ( https://static.rust-lang.org/dist/rust-nightly-install.exe ) .
32
+ If you're on Windows, please download either the [ 32-bit
33
+ installer] ( https://static.rust-lang.org/dist/rust-nightly-i686-w64-mingw32.exe )
34
+ or the [ 64-bit
35
+ installer] ( https://static.rust-lang.org/dist/rust-nightly-x86_64-w64-mingw32.exe )
36
+ and run it.
34
37
35
38
If you decide you don't want Rust anymore, we'll be a bit sad, but that's okay.
36
39
Not every programming language is great for everyone. Just pass an argument to
You can’t perform that action at this time.
0 commit comments