added note about git config core.autocrlf in Windows

original commit: 1c3a605c6218303f651eec1a8afa5d0bc91337ee
This commit is contained in:
Bob Burger 2018-08-31 09:10:21 -04:00
parent 36ea9a354d
commit e57a2a73e3

View File

@ -195,10 +195,12 @@ env OS=Windows_NT make
Prerequisites: Prerequisites:
* Cygwin or Bash/WSL with bash, grep, make, sed, etc. * Cygwin or Bash/WSL with bash, git, grep, make, sed, etc.
* Microsoft Visual Studio 2017 or 2015 * Microsoft Visual Studio 2017 or 2015
* WiX Toolset (for making an install) * WiX Toolset (for making an install)
Be sure that git config core.autocrlf is set to false.
To run Chez Scheme or Petite Chez Scheme from a Windows command prompt, To run Chez Scheme or Petite Chez Scheme from a Windows command prompt,
set PATH: set PATH: