We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50c952b + f24089c commit f9274d6Copy full SHA for f9274d6
README.md
@@ -73,7 +73,7 @@ Read ["Installing Rust"] from [The Book].
73
```
74
75
3. Run `mingw32_shell.bat` or `mingw64_shell.bat` from wherever you installed
76
- 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.
77
78
4. Navigate to Rust's source code, configure and build it:
79
0 commit comments