Skip to content

Commit 639d57d

Browse files
authored
docs: update README.md typo (#251)
1 parent 8ed0821 commit 639d57d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ You can also run `npx chrome-devtools-mcp@latest --help` to see all available co
314314
data directory:
315315

316316
- Linux / MacOS: `$HOME/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`
317-
- Window: `%HOMEPATH%/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`
317+
- Windows: `%HOMEPATH%/.cache/chrome-devtools-mcp/chrome-profile-$CHANNEL`
318318

319319
The user data directory is not cleared between runs and shared across
320320
all instances of `chrome-devtools-mcp`. Set the `isolated` option to `true`

0 commit comments

Comments
 (0)