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 cb369ae + 3380d84 commit c49ae9eCopy full SHA for c49ae9e
README.md
@@ -17,7 +17,7 @@ If you'd like to read it locally, [install Rust], and then:
17
```bash
18
$ git clone https://github.com/rust-lang/rust-by-example
19
$ cd rust-by-example
20
-$ cargo install mdbook --version 0.2 --force
+$ cargo install mdbook
21
$ mdbook build
22
$ mdbook serve
23
```
0 commit comments