@d-i-t-a/reader 2.0.0-beta.9 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -61,14 +61,14 @@ Contributions are always welcomed! Please see [CONTRIBUTING](CONTRIBUTING.md) fo
61
61
 
62
62
  # Get Started
63
63
 
64
- Download ebook examples here: https://standardebooks.org/ebooks and copy them to `./examples/streamed/epubs`. Then:
64
+ Download ebook examples here: https://standardebooks.org/ebooks and copy them to `./examples/epubs`. Then:
65
65
 
66
66
  ```
67
67
  npm install
68
68
 
69
- npm run build && npm run examples && npm run streamed
69
+ npm run build && npm run examples
70
70
  ```
71
- Then visit `http://localhost:4444/`. Follow the prompts to view example apps. The most up-to-date example is "D2 Reader" /viewer/index_dita.html.
71
+ Then visit `http://localhost:4444/`. Follow the prompts to view example apps.
72
72
 
73
73
  ## Supporters
74
74
  [<img src="https://dita.digital/jetbrains.png" width="60">](https://www.jetbrains.com/?from=R2D2BC)