diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 455d0de..4709081 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -166,7 +166,7 @@ We use Terser to minify the JS files. It is known that other minifiers might bre ## Is there a pre-built version PDF.js available? -Yes. Refer to http://mozilla.github.io/pdf.js/getting_started/ and https://github.com/mozilla/pdf.js/wiki/Setup-PDF.js-in-a-website#official-releases for more details. Generic PDF.js library builds are also available at https://github.com/mozilla/pdfjs-dist. These builds can be installed via NPM with `npm install pdfjs-dist` or via Bower via `bower install pdfjs-dist`. +Yes. Refer to http://mozilla.github.io/pdf.js/getting_started/ and https://github.com/mozilla/pdf.js/wiki/Setup-PDF.js-in-a-website#official-releases for more details. Generic PDF.js library builds can be installed via NPM with `npm install pdfjs-dist`. ## What is the ECCN for PDF.js?