diff options
| author | Steve Klabnik <steve@steveklabnik.com> | 2015-01-12 15:56:16 -0500 |
|---|---|---|
| committer | Steve Klabnik <steve@steveklabnik.com> | 2015-01-12 15:56:16 -0500 |
| commit | 0017bfa002060dd20def062edbf6388ab9a19f8f (patch) | |
| tree | f516372f247e58986590ab113bf644c0a254af14 | |
| parent | b21a6da340fd958de370d2b83c0f17fd8fa51f89 (diff) | |
Link to a better place for msys2
This is much more helpful.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index e858e91773b..f21317cfca6 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ documentation. ### Building on Windows -To easily build on windows we can use [MSYS2](http://sourceforge.net/projects/msys2/): +To easily build on windows we can use [MSYS2](http://msys2.github.io/): 1. Grab the latest MSYS2 installer and go through the installer. 2. Now from the MSYS2 terminal we want to install the mingw64 toolchain and the other |
