From 04be69859526c19747552547aac51f462cac010f Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Fri, 28 Mar 2014 06:20:08 -0700 Subject: [PATCH] Updated Contributing (markdown) --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index a4027d0..9d4a4c8 100644 --- a/Contributing.md +++ b/Contributing.md @@ -86,7 +86,7 @@ Now we can generate the reference images: ``` cd test/ -python test.py -m --browserManifestFile=resources/browser_manifests/browser_manifest.json +node test.js -m --browserManifestFile=resources/browser_manifests/browser_manifest.json ``` You can then run the test suite from the PDF.js root folder: