Skip to content

Commit

Permalink
Tweak markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
justinethier committed May 24, 2017
1 parent b8f1b9f commit d927782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Instructions for building on Windows using MSYS
1. Download msys2 from http://www.msys2.org/
2. Install msys2 to a location of your choice - say `C:\msys64` (the steps should work for 32bit too)
3. Run `C:\msys64\msys2.exe`
4. Run `pacman -Syu` (Hit 'Y' when asked - Proceed with installation?). Just close the terminal window if you get the warning about "terminating msys2 without returning to shell" - there is a known issue[https://github.com/StephanTLavavej/mingw-distro/issues/20] with msys.
4. Run `pacman -Syu` (Hit 'Y' when asked - Proceed with installation?). Just close the terminal window if you get the warning about "terminating msys2 without returning to shell" - there is a [known issue with msys](https://github.com/StephanTLavavej/mingw-distro/issues/20).

### Install necessary tools in MSYS2
1. Run `C:\msys64\msys2.exe` and execute the following commands in the msys terminal:
Expand Down

0 comments on commit d927782

Please sign in to comment.