We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a93cc0 + 73141dd commit b91b2ceCopy full SHA for b91b2ce
README.md
@@ -14,7 +14,7 @@ If you'd like to read it locally, [install Rust], and then:
14
```bash
15
$ git clone https://github.com/rust-lang/rust-by-example
16
$ cd rust-by-example
17
-$ cargo install mdbook --version ^0.2 --force
+$ cargo install mdbook --version 0.2 --force
18
$ mdbook build
19
$ mdbook serve
20
```
0 commit comments