MYSY2 -> MSYS2

This commit is contained in:
Kagami Sascha Rosylight 2015-07-03 17:16:13 +09:00
parent 4c246ecb64
commit f24089cfd1

View File

@ -73,7 +73,7 @@ Read ["Installing Rust"] from [The Book].
```
3. Run `mingw32_shell.bat` or `mingw64_shell.bat` from wherever you installed
MYSY2 (i.e. `C:\msys`), depending on whether you want 32-bit or 64-bit Rust.
MSYS2 (i.e. `C:\msys`), depending on whether you want 32-bit or 64-bit Rust.
4. Navigate to Rust's source code, configure and build it: