Skip to content

Commit b924e19

Browse files
authored
readme: remove warning about unprocessed files
1 parent bdd40d7 commit b924e19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ To deploy gb-asm-tutorial locally:
2020
2. Within a terminal pointed at the directory `book.toml` is in, run mdBook (`mdbook build` / `mdbook watch` / `mdbook serve`).
2121
3. The HTML files are in `book/custom/`.
2222

23-
⚠️ `book/html/` contains only partially processed files.
24-
This folder is what gets served when running `mdbook serve`, so you may see some custom markup missing if using that.
25-
As a workaround, you can manually open the files in the `book/custom/` folder in your browser, they just won't auto-refresh on changes.
2623

2724
## License
2825

0 commit comments

Comments
 (0)