Merge pull request #9879 from timvandermeij/readme

Correct the instructions in the README file for `examples/mobile-viewer`
This commit is contained in:
Tim van der Meij 2018-07-08 15:37:32 +02:00 committed by GitHub
commit 9c613a3563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Example to demonstrate PDF.js library usage with a viewer optimized for mobile u
## Getting started
Build PDF.js using `gulp dist` and run `gulp server` to start a web server.
Build PDF.js using `gulp dist-install` and run `gulp server` to start a web server.
You can then work with the mobile viewer at
http://localhost:8888/examples/mobile-viewer/viewer.html.