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

notmasteryet 2011-12-24 11:56:57 -08:00
parent 179a4d21e8
commit d9a907e4af

@ -1,4 +1,3 @@
The simplest way to setup the development environment for the pdf.js project:
* Git for Windows (http://code.google.com/p/msysgit/);
@ -7,4 +6,4 @@ The simplest way to setup the development environment for the pdf.js project:
If the Visual Studio is not installed or to avoid switching between the git bash and the Mozilla build environment, modify any startXXX.cmd file in the c:\mozilla-build to look like https://gist.github.com/1518181 .
See also [[Contributing]].
See also [[Contributing]] and https://github.com/mozilla/pdf.js.