diff --git a/README.md b/README.md index f07fcd0b..2774613f 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Alternatively, Rust users can run the following command without having to clone this repository: ```shell -cargo install --git --locked https://github.com/latex-lsp/texlab.git +cargo install --git https://github.com/latex-lsp/texlab.git --locked ``` ## Development