Skip to content

Commit 98622a7

Browse files
authored
Update README.md
fix example json for passing --project arg Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com>
1 parent 54dfa08 commit 98622a7

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)