Updated Using Rust on Windows (markdown)

Vadim Chugunov
2014-01-09 16:57:54 -08:00
parent 77642b963d
commit 74b7465d18
+1 -1
@@ -1,4 +1,4 @@
As of release 0.9, Rust still depends on GCC for platform linker and C runtime libraries, so you will need to install it.
As of release 0.9, Rust still depends on GCC for platform linker and C runtime libraries, so you will need to install one:
## MinGW
The standard way of using Rust on Windows is to install the [MinGW/MSYS](http://www.mingw.org/) environment: