Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny authored Mar 14, 2017
1 parent 61adf57 commit 23e3e9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ Include `viewer.html` using [SSI](http://httpd.apache.org/docs/2.4/howto/ssi.htm

## Upgrading the source

Normally mozilla's PDF js viewer, will only run as standalone. We forked the project and patched it, so you can include it within a
page.
Normally mozilla's PDF js viewer, will only run as standalone. We forked the project and patched it, so you can include it
within a page.

To update this version, get the patched pdf.js source code and build the project

git https://github.com/legalthings/pdf.js.git
git clone https://github.com/legalthings/pdf.js.git
cd pdf.js
npm install
gulp generic
Expand Down

0 comments on commit 23e3e9f

Please sign in to comment.