Skip to content

Commit 7ecbfdf

Browse files
committed
fix: also change tag name
1 parent 69bba96 commit 7ecbfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google-maps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Add the following to your `claude_desktop_config.json`:
106106
Docker build:
107107

108108
```bash
109-
docker build -t vonwig/google-maps:mcp -f src/google-maps/Dockerfile .
109+
docker build -t mcp/google-maps -f src/google-maps/Dockerfile .
110110
```
111111

112112
## License

0 commit comments

Comments
 (0)