Skip to content

Commit

Permalink
Update README to use --locked for installing mdbook
Browse files Browse the repository at this point in the history
  • Loading branch information
undecidedapollo committed Jan 29, 2024
1 parent 71352de commit 42a052a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ rust-lang/rust uses in [this file][rust-mdbook]. To get it:
[rust-mdbook]: https://github.com/rust-lang/rust/blob/master/src/tools/rustbook/Cargo.toml

```bash
$ cargo install mdbook --version <version_num>
$ cargo install mdbook --locked --version <version_num>
```

## Building
Expand Down

0 comments on commit 42a052a

Please sign in to comment.