diff --git a/README.md b/README.md
index 832bbac..a0d31e3 100644
--- a/README.md
+++ b/README.md
@@ -33,12 +33,7 @@ A Model Context Protocol (MCP) server that provides browser automation capabilit
#### Installation in VS Code
-Install the Playwright MCP server in VS Code:
-
-
-[
](vscode:mcp/install?%7B%22name%22%3A%22playwright%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22%40playwright%2Fmcp%40latest%22%5D%7D), or [
](vscode-insiders:mcp/install?%7B%22name%22%3A%22playwright%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22%40playwright%2Fmcp%40latest%22%5D%7D)
-
-You can also install the Playwright MCP server using the VS Code CLI:
+Install the Playwright MCP server using the VS Code CLI:
```bash
# For VS Code