# 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`