Skip to content

Commit a481599

Browse files
committed
Remove extraneous - in mcp server name
1 parent 8e3c6e7 commit a481599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Here's a full example when using nvm:
3030
```json
3131
{
3232
"mcpServers": {
33-
"sqlite-": {
33+
"sqlite": {
3434
"command": "/Users/johnny/.nvm/versions/node/v22.12.0/bin/npx",
3535
"args": [
3636
"-y",

0 commit comments

Comments
 (0)