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
@ -4,7 +4,7 @@ Example to demonstrate PDF.js library usage with a viewer optimized for mobile u
|
|||||||
|
|
||||||
## Getting started
|
## 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
|
You can then work with the mobile viewer at
|
||||||
http://localhost:8888/examples/mobile-viewer/viewer.html.
|
http://localhost:8888/examples/mobile-viewer/viewer.html.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user