Update windows readme

This commit is contained in:
Michael Campagnaro 2017-08-25 21:45:44 -04:00
parent 4d6909e71a
commit 334669af9f

View File

@ -3,7 +3,7 @@
## Configure Shell
* Install [MSYS2 w/ MinGW-w64](http://www.msys2.org/) to `C:\msys64`
* Open `C:\msys64\mingw64.exe`
* Run `pacman -S base-devel mingw-w64-x86_64-toolchain git`
* Run `pacman -S base-devel mingw-w64-x86_64-toolchain git bc`
* Use `C:\Users\<user>` as the terminal $HOME by editting `C:\msys64\etc\nsswitch.conf` and
changing the `db_home` value to `windows`.
* You may need to work around an issue with envsubst.exe - you'll know there's a bug if git