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.
2 parents 34a364c + 3b197bc commit dd2f7e1Copy full SHA for dd2f7e1
README.md
@@ -320,7 +320,7 @@ You can also run `npx chrome-devtools-mcp@latest --help` to see all available co
320
`chrome-devtools-mcp` starts a Chrome's stable channel instance using the following user
321
data directory:
322
323
-- Linux / MacOS: `$HOME/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`
+- Linux / macOS: `$HOME/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`
324
- Windows: `%HOMEPATH%/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`
325
326
The user data directory is not cleared between runs and shared across
0 commit comments