1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-10 00:44:21 +02:00

Update README.md with mdbook-pandoc install (#1975)

This commit is contained in:
Henri F 2024-04-12 08:02:03 -07:00 committed by GitHub
parent 9cc3e9c5ed
commit 80b214117e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,6 +69,7 @@ cargo install --locked mdbook-svgbob
cargo install --locked mdbook-i18n-helpers
cargo install --locked --path mdbook-exerciser
cargo install --locked --path mdbook-course
cargo install --locked mdbook-pandoc
```
Run