Skip to content

Commit 17c5aea

Browse files
Merge pull request #398 from mathcass/filesystem-typo
fix: update filesystem readme
2 parents daf9ef4 + 7ecbfdf commit 17c5aea

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)