Browse Source

Merge pull request #56 from mceier/patch-1

Update README.md
add-rc-path
Alex Crichton 9 years ago
parent
commit
3465184214
  1. 3
      README.md

3
README.md

@ -67,7 +67,8 @@ required varies per platform, but there are three broad categories:
([direct link to the installer][mingw-installer]). You may also acquite it via
[MSYS2](http://msys2.github.io), as explained [here][msys2-help]. Make sure
to install the appropriate architecture corresponding to your installation of
rustc.
rustc. GCC from older [MinGW](http://www.mingw.org) project is compatible
only with 32-bit rust compiler.
[mingw-installer]: http://sourceforge.net/projects/mingw-w64/files/latest/download
[msys2-help]: http://github.com/rust-lang/rust#building-on-windows

Loading…
Cancel
Save