We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed0821 commit 639d57dCopy full SHA for 639d57d
README.md
@@ -314,7 +314,7 @@ You can also run `npx chrome-devtools-mcp@latest --help` to see all available co
314
data directory:
315
316
- Linux / MacOS: `$HOME/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`
317
-- Window: `%HOMEPATH%/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`
+- Windows: `%HOMEPATH%/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`
318
319
The user data directory is not cleared between runs and shared across
320
all instances of `chrome-devtools-mcp`. Set the `isolated` option to `true`
0 commit comments