From 750481affe37c2f44aeeb449f86ff590b2234ba1 Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Tue, 4 Aug 2015 12:10:37 -0500 Subject: [PATCH] Updated Contributing (markdown) --- Contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributing.md b/Contributing.md index bc8fdbf..6534bfe 100644 --- a/Contributing.md +++ b/Contributing.md @@ -27,6 +27,7 @@ If you are familiar with GitHub and creating feature branches you can skip down To fork the repository you need to have a GitHub account. Once you have an account you can click the fork button up top. Now that you have your fork you need to clone it (replace `{username}` with your GitHub username) using ``` git clone git://github.com/{username}/pdf.js.git +cd pdf.js ``` and pull additional libraries and tools: