File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # MSVC prerequistes
1+ # MSVC prerequisites
22
33To compile programs into an exe file, Rust requires a linker, libraries and Windows API import libraries.
44For ` msvc ` targets these can be acquired through Visual Studio.
Original file line number Diff line number Diff line change 4747 < a class ="windows-download " href ="https://win.rustup.rs/i686 "> rustup‑init.exe</ a >
4848 then follow the onscreen instructions.
4949 </ p >
50- < p > You may also need the < a href ="https://rust-lang.github.io/rustup/installation/windows-msvc.html "> Visual Studio prerequistes </ a > .</ p >
50+ < p > You may also need the < a href ="https://rust-lang.github.io/rustup/installation/windows-msvc.html "> Visual Studio prerequisites </ a > .</ p >
5151 < p > If you're a Windows Subsystem for Linux user run the following in your terminal, then follow the onscreen instructions to install Rust.</ p >
5252 < div class ="copy-container ">
5353 < pre class ="rustup-command "> curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh</ pre >
6969 < a class ="windows-download " href ="https://win.rustup.rs/x86_64 "> rustup‑init.exe</ a >
7070 then follow the onscreen instructions.
7171 </ p >
72- < p > You may also need the < a href ="https://rust-lang.github.io/rustup/installation/windows-msvc.html "> Visual Studio prerequistes </ a > .</ p >
72+ < p > You may also need the < a href ="https://rust-lang.github.io/rustup/installation/windows-msvc.html "> Visual Studio prerequisites </ a > .</ p >
7373 < p > If you're a Windows Subsystem for Linux user run the following in your terminal, then follow the onscreen instructions to install Rust.</ p >
7474 < div class ="copy-container ">
7575 < pre class ="rustup-command "> curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh</ pre >
You can’t perform that action at this time.
0 commit comments