mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #9879 from timvandermeij/readme
Correct the instructions in the README file for `examples/mobile-viewer`
This commit is contained in:
commit
9c613a3563
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue