mirror of
https://github.com/rust-lang/mdBook
synced 2024-12-13 14:22:35 +00:00
parent
5f00625c14
commit
1d89127d8f
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ cargo install mdbook
|
|||
|
||||
This will automatically download mdBook from [crates.io], build it, and install it in Cargo's global binary directory (`~/.cargo/bin/` by default).
|
||||
|
||||
To uninstall, run the command `cargo uninstall mdbook`.
|
||||
|
||||
[Rust installation page]: https://www.rust-lang.org/tools/install
|
||||
[crates.io]: https://crates.io/
|
||||
|
||||
|
|
Loading…
Reference in a new issue