Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
ed5da1e409
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -1,5 +1,12 @@
 # mdBook
 
+https://rust-lang.github.io/mdBook/guide/installation.html
+
+https://github.com/rust-lang/mdBook/releases
+
+
 ```
 cargo install mdbook
+cargo install --git https://github.com/rust-lang/mdBook.git mdbook
+
 ```