From 19b596df9b48ec8bff373007d8040bd9fc6f083f Mon Sep 17 00:00:00 2001 From: yurydelendik Date: Thu, 4 Oct 2012 06:43:42 -0700 Subject: [PATCH] Updated Setting up pdf.js Development Environment for Windows (markdown) --- Setting-up-pdf.js-Development-Environment-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-pdf.js-Development-Environment-for-Windows.md b/Setting-up-pdf.js-Development-Environment-for-Windows.md index 657dd43..43e1ff7 100644 --- a/Setting-up-pdf.js-Development-Environment-for-Windows.md +++ b/Setting-up-pdf.js-Development-Environment-for-Windows.md @@ -30,7 +30,7 @@ Also, you will need "gjslint", which can be installed as an [easy_install](http: (Note: version 2.3.6 is [[bad|http://code.google.com/p/closure-linter/issues/detail?id=50&thanks=50&ts=1342745700]], use ```> easy_install https://closure-linter.googlecode.com/files/closure_linter-2.3.5.tar.gz``` instead) -from your new shell (Cygwin Bash Shell). With these tools you should be able to build/hack/etc. the rep. +from your new shell (MSYS, Cygwin Bash Shell). With these tools you should be able to build/hack/etc. the rep. See also [[Contributing]] and https://github.com/mozilla/pdf.js. \ No newline at end of file