Fixed book.toml file

This commit is contained in:
Carlos Bordon
2026-03-19 12:57:26 -03:00
parent abdc49312f
commit 3b954c3c3a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ To fix it, install the required `mdbook` version (0.5.2) using nightly Rust:
```sh
rustup install nightly
rustup run nightly cargo install mdbook --version 0.4.52
rustup run nightly cargo install mdbook --version 0.5.2
```
### Mermaid diagrams not rendering