diff --git a/justfile b/justfile index e4a9757..21fe729 100644 --- a/justfile +++ b/justfile @@ -14,7 +14,7 @@ set shell := ["pwsh", "-NoLogo", "-Command"] default: serve init: - # cargo install mdbook + cargo install mdbook cargo install mdbook-admonish cargo install mdbook-mermaid cargo install mdbook-open-on-gh