Skip to content

Commit

Permalink
fix: also change tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
mathcass committed Dec 25, 2024
1 parent 69bba96 commit 7ecbfdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/google-maps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Add the following to your `claude_desktop_config.json`:
Docker build:

```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
Expand Down

0 comments on commit 7ecbfdf

Please sign in to comment.