Bonus: add a note about the mdbook requirement

This commit is contained in:
Alessio Placitelli 2019-07-17 15:18:19 +02:00
Родитель 680d7474e9
Коммит a1a37d306a
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -54,6 +54,10 @@ devices and Android emulators, the following targets need to be installed:
- `rustup target add i686-linux-android`
- `rustup target add x86_64-linux-android`
The `mdbook` crate is required in order to build documentation:
- `cargo install mdbook`
## Building
This should be relatively straightforward and painless: