Update README.md

This commit is contained in:
Who? Me?! 2018-02-04 16:11:19 -06:00 committed by GitHub
parent 1d9eeb079f
commit dc037e216b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -33,3 +33,5 @@ be found.
``` ```
$ cargo install mdbook-linkcheck $ cargo install mdbook-linkcheck
``` ```
You will need `mdbook` version `>= 0.1`. `linkcheck` will be run automatically
when you run `mdbook build`.