fix: also change tag name

This commit is contained in:
Cass Petrus
2024-12-25 15:04:28 -08:00
parent 69bba96dab
commit 7ecbfdfd84

View File

@@ -106,7 +106,7 @@ Add the following to your `claude_desktop_config.json`:
Docker build: Docker build:
```bash ```bash
docker build -t vonwig/google-maps:mcp -f src/google-maps/Dockerfile . docker build -t mcp/google-maps -f src/google-maps/Dockerfile .
``` ```
## License ## License