Correct the instructions in the README file for examples/mobile-viewer

This commit is contained in:
Tim van der Meij 2018-07-08 15:32:06 +02:00
parent b39a2ba57a
commit 1024615ecb
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762

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.