Skip to content

Commit 18b7c32

Browse files
Review fixes
1 parent d826569 commit 18b7c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Editors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To configure SourceKit-LSP additionally, open the SourceKit-LSP package's settin
2929
```json
3030
{
3131
"command": [
32-
"<sourcekit-lsp command>"
32+
"sourcekit-lsp"
3333
],
3434
"languages": [
3535
{

0 commit comments

Comments
 (0)