update readme with mdbook version

This commit is contained in:
Mark Mansi 2018-08-20 11:19:02 -05:00 committed by Who? Me?!
parent 013d50c41f
commit 6278ad42c6
1 changed files with 1 additions and 1 deletions

View File

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