diff --git a/README.md b/README.md index 12f14e1..9f28a6a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ this might look like: "https://remote.mcp.server/sse" ], "env": { - "NODE_EXTRA_CA_CERTS": "\${your CA certificate file path}.pem" + "NODE_EXTRA_CA_CERTS": "{your CA certificate file path}.pem" } } }