diff --git a/Setting-up-pdf.js-Development-Environment-for-Windows.md b/Setting-up-pdf.js-Development-Environment-for-Windows.md index 476363c..657dd43 100644 --- a/Setting-up-pdf.js-Development-Environment-for-Windows.md +++ b/Setting-up-pdf.js-Development-Environment-for-Windows.md @@ -2,9 +2,11 @@ The simplest way to setup the development environment for the pdf.js project: -* Git for Windows (http://code.google.com/p/msysgit/, the Unix line endings must be set); +* Git for Windows (http://code.google.com/p/msysgit/, the Unix line endings must be set) -* Mozilla build environment (http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe); +```> git config --global core.autocrlf input``` + +* Mozilla build environment (http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe) * Node.js (http://nodejs.org/)