Skip to content

Commit f62af11

Browse files
Merge pull request #398 from mathcass/filesystem-typo
fix: update filesystem readme
2 parents 4af1179 + b3845f6 commit f62af11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)