Skip to content

Commit ca0d76e

Browse files
committed
Update README.md
1 parent 34f6574 commit ca0d76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servers/mcp-neo4j-memory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Alternatively, you can set environment variables:
137137
"mcpServers": {
138138
"neo4j": {
139139
"command": "uvx",
140-
"args": [ "mcp-neo4j-memory==0.1.2" ],
140+
"args": [ "mcp-neo4j-memory@0.1.2" ],
141141
"env": {
142142
"NEO4J_URL": "neo4j+s://xxxx.databases.neo4j.io",
143143
"NEO4J_USERNAME": "<your-username>",

0 commit comments

Comments
 (0)