about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorMark Mansi <markm@cs.wisc.edu>2018-09-08 21:38:07 -0500
committerWho? Me?! <mark-i-m@users.noreply.github.com>2018-09-21 15:54:25 -0500
commit04589fcbdcb5e12227399912f02f5e06f887e27d (patch)
tree03cad6ac44c7b8980dee4a71907b22867f6574c7 /src/doc/rustc-dev-guide
parent863f90a27d3e8d7eed21d7deee5f43f26ff823fb (diff)
downloadrust-04589fcbdcb5e12227399912f02f5e06f887e27d.tar.gz
rust-04589fcbdcb5e12227399912f02f5e06f887e27d.zip
update readme
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/doc/rustc-dev-guide/README.md b/src/doc/rustc-dev-guide/README.md
index 57b3a0ea4ab..2a59a40bbf2 100644
--- a/src/doc/rustc-dev-guide/README.md
+++ b/src/doc/rustc-dev-guide/README.md
@@ -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`.