From d444079e9fde2a70fd946d9e57d47c425165c8bd Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Tue, 20 Jan 2026 14:25:02 +0100 Subject: [PATCH] use my own install-mcp lib --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be67169..c07ddee 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Or use the following command to automatically add the MCP setting for your client: ```sh -npx -y install-mcp playwriter # pass `--client claude` or `--client opencode` for the client you want to use +npx -y @playwriter/install-mcp playwriter@latest ```