Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ Claude will read these instructions and configure everything automatically.

### Prerequisites

> **Important:** If you have the official `csharp-ls` plugin installed from the Claude Code store, you must completely uninstall it first:
> **Important:** If you have the official `csharp-lsp` plugin installed from the Claude Code store, you must completely uninstall it first:
> ```
> /plugin uninstall csharp-ls
> /plugin uninstall csharp-lsp
> ```

- .NET SDK 8.0 or later
Expand Down