diff --git a/INSTALL.md b/INSTALL.md index 6a496a94349..5d3ac972574 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -18,7 +18,8 @@ We also use [cargo-deny](https://github.com/EmbarkStudios/cargo-deny) during the To get these, run: ``` -cargo install cargo-make cargo-deny +cargo install cargo-make +cargo install cargo-deny --version 0.2.6 ``` #### Docker