From f7829ed4b1fd0840bbca8a56f3935d5ec692855d Mon Sep 17 00:00:00 2001 From: "Dennislee:)" <55692615+dennislee928@users.noreply.github.com> Date: Tue, 3 Jun 2025 17:51:13 +0800 Subject: [PATCH] Update README.md (mispelling cursor) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cdf225..f88b1dc 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Optionally, you can add it to a file called `.vscode/mcp.json` in your workspace } ``` -## Usage with Cursur +## Usage with Cursor For manual installation, open `Cursor Settings` -> `Add new global MCP server` ```json @@ -91,4 +91,4 @@ For manual installation, open `Cursor Settings` -> `Add new global MCP server` ] } } -``` \ No newline at end of file +```