From bfd16f5657af47257f18f97b67d7a24bdcdb19b6 Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Fri, 28 Mar 2014 06:22:13 -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 9d4a4c8..e8d795b 100644 --- a/Contributing.md +++ b/Contributing.md @@ -15,9 +15,9 @@ An overview how to contribute code to the PDF.js project. The basic workflow: ### The Bare Necessities * Git client * GitHub account -* [Python](http://www.python.org/download/) * [Node.js](http://nodejs.org/) * (for Windows, see [[Setting up pdf.js Development Environment for Windows]]) +* (for font or performance testing you will need [python](http://www.python.org/download/), included with mozilla-build for Windows) **Before you make any changes to the code you'll probably want jump down to [Generating Reference Images](#ref-images) to create the reference snapshot images so you can run the test framework and check for regressions.**