We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368f6ae commit d592675Copy full SHA for d592675
README.md
@@ -90,6 +90,8 @@ installing from pacman should be just fine.
90
91
3. Run `mingw32_shell.bat` or `mingw64_shell.bat` from wherever you installed
92
MSYS2 (i.e. `C:\msys`), depending on whether you want 32-bit or 64-bit Rust.
93
+ (As of the latest version of MSYS2 you have to run `msys2_shell.cmd -mingw32`
94
+ or `msys2_shell.cmd -mingw64` from the command line instead)
95
96
4. Navigate to Rust's source code, configure and build it:
97
0 commit comments