Updated Setting up pdf.js Development Environment for Windows (markdown)

kkujala 2012-08-18 03:58:47 -07:00
parent 00ced10342
commit 62e08f8a33

@ -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/)