We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd40d7 commit b924e19Copy full SHA for b924e19
README.md
@@ -20,9 +20,6 @@ To deploy gb-asm-tutorial locally:
20
2. Within a terminal pointed at the directory `book.toml` is in, run mdBook (`mdbook build` / `mdbook watch` / `mdbook serve`).
21
3. The HTML files are in `book/custom/`.
22
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.
26
27
## License
28
0 commit comments