]> git.parisson.com Git - pdf.js.git/commitdiff
Remove submodule documentation.
authorBrendan Dahl <brendan.dahl@gmail.com>
Tue, 15 Nov 2011 23:51:32 +0000 (15:51 -0800)
committerBrendan Dahl <brendan.dahl@gmail.com>
Tue, 15 Nov 2011 23:51:32 +0000 (15:51 -0800)
README.md

index be342060d71f44f83655df8f35ba901b60915485..deb92560157f3152239a5f5a1a3deb6389407dc6 100644 (file)
--- 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: