summaryrefslogtreecommitdiff
path: root/support/texlab/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/README.md')
-rw-r--r--support/texlab/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/README.md b/support/texlab/README.md
index c87618bb8e..f07fcd0bd9 100644
--- a/support/texlab/README.md
+++ b/support/texlab/README.md
@@ -39,7 +39,7 @@ Alternatively, Rust users can run the following command
without having to clone this repository:
```shell
-cargo install --git https://github.com/latex-lsp/texlab.git
+cargo install --git --locked https://github.com/latex-lsp/texlab.git
```
## Development