Skip to content

Commit 6055333

Browse files
committed
fix README.md for Using Claude Desktop with specific project
1 parent 54dfa08 commit 6055333

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,9 @@ config:
333333
"command": "uvx",
334334
"args": [
335335
"basic-memory",
336-
"mcp",
337336
"--project",
338-
"your-project-name"
337+
"your-project-name",
338+
"mcp"
339339
]
340340
}
341341
}

0 commit comments

Comments
 (0)