diff --git a/docs/language_server.md b/docs/language_server.md index 90229d000..6ae105de9 100644 --- a/docs/language_server.md +++ b/docs/language_server.md @@ -37,7 +37,7 @@ When you install the plugin you should see a "Language Server Protocol" section In the "Server definitions" tab you should add a definition for Psalm: - Extension: `php` - - Path: `` + - Path: `` e.g. `/usr/local/bin/php` - this should be an absolute path, not just `php` - Args: `vendor/bin/psalm-language-server`