update readme

This commit is contained in:
Mark Mansi 2018-09-08 21:38:07 -05:00 committed by Who? Me?!
parent 5fa59f4c50
commit b50d681d85
1 changed files with 3 additions and 2 deletions

View File

@ -37,5 +37,6 @@ be found.
```bash
> cargo install mdbook-linkcheck
```
You will need `mdbook` version `>= 0.1`. `linkcheck` will be run automatically
when you run `mdbook build`. We are currently using `mdbook 0.2`.
You will need `mdbook` version `>= 0.2`. `linkcheck` will be run automatically
when you run `mdbook build`.