diff --git a/docs/lsp-clients.json b/docs/lsp-clients.json index 10a2d55185f..c896ad65738 100644 --- a/docs/lsp-clients.json +++ b/docs/lsp-clients.json @@ -411,6 +411,7 @@ "full-name": "Jq (jq-lsp)", "server-name": "jq-lsp", "server-url": "https://github.com/wader/jq-lsp", + "installation": "go install github.com/wader/jq-lsp@master", "installation-url": "https://github.com/wader/jq-lsp#install", "debugger": "Not available" },