From 86d57374023bdada719b8de0ffe89b559c94433f Mon Sep 17 00:00:00 2001 From: Brendan Dahl Date: Fri, 24 Feb 2017 18:22:05 -0800 Subject: [PATCH] Updated Contributing (markdown) --- Contributing.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Contributing.md b/Contributing.md index 877e0d5..31926ae 100644 --- a/Contributing.md +++ b/Contributing.md @@ -97,8 +97,7 @@ Then edit the manifest and make sure it points to the browser(s) you want to use Now we can generate the reference images: ``` -cd test/ -node test.js -m --browserManifestFile=resources/browser_manifests/browser_manifest.json +gulp makeref ``` You can then run the test suite from the PDF.js root folder: