mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 07:08:08 +02:00
Update readme to init the submodule.
This commit is contained in:
parent
a0e1d0652c
commit
ceda6aada8
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue