Skip to content

Commit 37ccb8e

Browse files
authored
C#: Address concerns about outdated documentation (#2274)
As discussed in this issue: #1262 (comment)
1 parent 0afcfc1 commit 37ccb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lsp-clients.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"full-name": "C#",
3030
"server-name": "OmniSharp-Roslyn",
3131
"server-url": "https://github.com/OmniSharp/omnisharp-roslyn",
32-
"installation-url": "https://github.com/OmniSharp/omnisharp-roslyn",
32+
"installation": "Supports automatic installation. Use M-x lsp-csharp-update-server to update to latest.",
3333
"debugger": "Not available"
3434
},
3535
{

0 commit comments

Comments
 (0)