From 0244e1add18af17eb704f6b7d5f04a3a3e84f78c Mon Sep 17 00:00:00 2001 From: disksing Date: Sat, 1 Nov 2025 07:18:46 +0800 Subject: [PATCH] Fix repository URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38336f6..9578611 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ npm install -g mcp-datetime ### From source ```bash -git clone https://github.com/odgrmi/mcp-datetime.git +git clone https://github.com/odgrim/mcp-datetime.git cd mcp-datetime npm install npm run build