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.
2 parents 979aaaf + aac9454 commit 3340cb3Copy full SHA for 3340cb3
README.md
@@ -77,7 +77,7 @@ build.
77
78
Download [MinGW from
79
here](http://mingw-w64.org/doku.php/download/mingw-builds), and choose the
80
-`threads=win32,exceptions=dwarf/seh` flavor when installing. After installing,
+`threads=win32,exceptions=dwarf/seh` flavor when installing. Also, make sure to install to a path without spaces in it. After installing,
81
add its `bin` directory to your `PATH`. This is due to [#28260](https://github.com/rust-lang/rust/issues/28260), in the future,
82
installing from pacman should be just fine.
83
0 commit comments