diff --git a/2018-11-19-vscode.md b/2018-11-19-vscode.md index 948449ce..99b9722e 100644 --- a/2018-11-19-vscode.md +++ b/2018-11-19-vscode.md @@ -102,7 +102,7 @@ You can verify that everything is working as expected by running the `sourcekit-lsp` command: ```terminal -$ xcrun sourcekit-lsp +$ xcrun --toolchain swift sourcekit-lsp ``` This command launches a new language server process,