From edf6f51c27d9a721ed6640ef926ae8878fd95048 Mon Sep 17 00:00:00 2001 From: Brendan Dahl <brendan.dahl@gmail.com> Date: Tue, 15 Nov 2011 15:51:32 -0800 Subject: [PATCH] Remove submodule documentation. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index be342060d..deb925601 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,6 @@ To get a local copy of the current code, clone it using git: $ git clone git://github.com/mozilla/pdf.js.git pdfjs $ cd pdfjs - $ git submodule init - $ git submodule update Next, you need to start a local web server as some browsers don't allow opening PDF files for a file:// url: