Update Windows readme

This commit is contained in:
Michael Campagnaro 2017-09-12 11:26:17 -04:00
parent cc73acccb1
commit 98808085f7

View File

@ -1,5 +1,8 @@
# Windows Setup
* Turn off hibernation
* Open admin cmd prompt: `powercfg.exe /hiberate off`
## Configure Shell
* Install [MSYS2 w/ MinGW-w64](http://www.msys2.org/) to `C:\msys64`
* Open `C:\msys64\mingw64.exe`