mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-17 18:57:10 +00:00
I really don't know how the last sentence got in, can't find it anywhere. But now it's in sync with the blog :) |
||
|---|---|---|
| .. | ||
| src | ||
| book.toml | ||
| README.md | ||
Requirements
Building the tutorial requires mdbook, which you can install with cargo:
cargo install mdbook
Building
To build the tutorial, type:
mdbook build
The output will be in the book/html subdirectory. To check it out, open it in your web browser.