Skip to content

Commit 5b22259

Browse files
Merge pull request #26 from y0z/feature/fix-readme
Fix README.md
2 parents 37fb1d0 + 673996c commit 5b22259

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
@@ -88,7 +88,7 @@ You can also run the Optuna MCP server using Docker. Make sure you have Docker i
8888
"optuna/optuna-mcp:latest",
8989
"--storage",
9090
"sqlite:////app/workspace/optuna.db"
91-
],
91+
]
9292
}
9393
}
9494
}

0 commit comments

Comments
 (0)