embedded-trainings-2020/down-the-stack-book/README.md

12 lines
255 B
Markdown
Raw Normal View History

# Down the Stack Slides
To read as an mdbook:
1. `cargo install mdbook`
2. `mdbook serve`
To read as a slide-show:
1. Download [marp-cli](https://github.com/marp-team/marp-cli/releases) and unpack into your `$PATH`
2. `marp -c marp.config.js -I . -s`