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 a1703aa commit 877a87cCopy full SHA for 877a87c
DEPLOY.md
@@ -48,7 +48,7 @@ If you prefer to install every dependency locally:
48
# Install Rust using rustup
49
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
50
# Install mdbook using cargo
51
- cargo install mdbook
+ cargo install mdbook@0.4.52
52
# Remember to add cargo bin directory to your path
53
# Install Python; e.g. on Debian-based systems:
54
apt install python3
0 commit comments