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.
1 parent 2a06763 commit b656e30Copy full SHA for b656e30
README.md
@@ -42,7 +42,7 @@ nix-shell -p mdbook mdbook-admonish --command 'mdbook serve'
42
We also use [lychee](https://lychee.cli.rs/) to check that the links we put into the book actually go somewhere.
43
This is another tool that you can install with cargo.
44
```
45
-cargo install --locaked lychee
+cargo install --locked lychee
46
47
48
# Notes
0 commit comments