Fixup

Tim van der Meij 2015-08-04 21:55:31 +02:00
parent 651b7c1463
commit 4ebbb1c987

@ -53,8 +53,4 @@ These files can also be uploaded to your server to use PDF.js to display PDF fil
``` ```
## Build PDF.js from source ## Build PDF.js from source
### Linux After cloning PDF.js, you can build PDF.js from source using `node make generic`. This will create the built PDF.js in the `build` folder. Note that you must include `compatibility.js` in order to support browsers like IE8+.
* [Instructions for Linux can be found here.](Setup-PDF.js-in-a-website-(Linux))
### Windows
* [Instructions for Windows can be found here.](Setup-PDF.js-in-a-website-(Windows))