diff --git a/README.md b/README.md index aa67faf..9d4f912 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To test the local LSP integration: "strz-lsp": { "binary": { "path": "~/path-to/strz", - "args": ["server"] + "arguments": ["server"] } } }