We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b758f0 commit a91e618Copy full SHA for a91e618
README.md
@@ -117,7 +117,7 @@ the GNU build to interop with GNU software built using the MinGW/MSYS2 toolchain
117
1. Download the latest [MSYS2 installer][msys2] and go through the installer.
118
119
2. Run `mingw32_shell.bat` or `mingw64_shell.bat` from the MSYS2 installation
120
- directory (i.e. `C:\msys64`), depending on whether you want 32-bit or 64-bit
+ directory (e.g. `C:\msys64`), depending on whether you want 32-bit or 64-bit
121
Rust. (As of the latest version of MSYS2 you have to run `msys2_shell.cmd
122
-mingw32` or `msys2_shell.cmd -mingw64` from the command line instead)
123
0 commit comments