address comments
[ci skip]
This commit is contained in:
parent
58948c53ff
commit
44ed899fb3
@ -49,9 +49,9 @@ $ curl https://sh.rustup.rs -sSf | sh
|
||||
|
||||
- Windows
|
||||
|
||||
Make sure you have Visual Studio 2015 with C++ support installed. Next, use the following commands to install and set up the msvc toolchain:
|
||||
Make sure you have Visual Studio 2015 with C++ support installed. Next, download and run the rustup installer from
|
||||
https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe and use the following command to install and set up the msvc toolchain:
|
||||
```
|
||||
$ rustup toolchain install stable-x86_64-pc-windows-msvc
|
||||
$ rustup default stable-x86_64-pc-windows-msvc
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user