This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-mcp-server.git
The following commit(s) were added to refs/heads/main by this push:
new 4e0ec3f Change README
4e0ec3f is described below
commit 4e0ec3ffbe72d8ffc540a2bf8fd8939ed0801030
Author: JackieTien97 <[email protected]>
AuthorDate: Wed Apr 2 15:56:33 2025 +0800
Change README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1ab9198..447a157 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ Location: `%APPDATA%/Claude/claude_desktop_config.json`
"command": "uv",
"args": [
"--directory",
- "parent_of_servers_repo/src/iotdb_mcp_server",
+ "YOUR_REPO_PATH/src/iotdb_mcp_server",
"run",
"server.py"
],