Skip to content

Commit c7733a8

Browse files
authored
docs: Update Copilot CLI instructions (#423)
This PR addresses issue #359 and updates instructions for Copilot CLI. It removes the argument section and combines it with the command field.
1 parent 800e7e8 commit c7733a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@ Configure the following fields and press `CTRL+S` to save the configuration:
125125

126126
- **Server name:** `chrome-devtools`
127127
- **Server Type:** `[1] Local`
128-
- **Command:** `npx`
129-
- **Arguments:** `-y, chrome-devtools-mcp@latest`
128+
- **Command:** `npx -y chrome-devtools-mcp@latest`
130129

131130
</details>
132131

0 commit comments

Comments
 (0)