Skip to content

Commit 0909301

Browse files
committed
chore: format
1 parent 3c70135 commit 0909301

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,11 +167,12 @@ Configure the following fields and press `CTRL+S` to save the configuration:
167167
**Or install manually:**
168168

169169
Follow the MCP install <a href="https://code.visualstudio.com/docs/copilot/chat/mcp-servers#_add-an-mcp-server">guide</a>,
170-
with the standard config from above. You can also install the Chrome DevTools MCP server using the VS Code CLI:
171-
172-
```bash
173-
code --add-mcp '{"name":"io.github.ChromeDevTools/chrome-devtools-mcp","command":"npx","args":["-y","chrome-devtools-mcp"],"env":{}}'
174-
```
170+
with the standard config from above. You can also install the Chrome DevTools MCP server using the VS Code CLI:
171+
172+
```bash
173+
code --add-mcp '{"name":"io.github.ChromeDevTools/chrome-devtools-mcp","command":"npx","args":["-y","chrome-devtools-mcp"],"env":{}}'
174+
```
175+
175176
</details>
176177

177178
<details>

0 commit comments

Comments
 (0)