fix docker build command

This commit is contained in:
erdnax123
2025-01-02 12:40:16 -03:00
committed by GitHub
parent db9781d6ce
commit 09680e048d

View File

@@ -83,7 +83,7 @@ Add this to your `claude_desktop_config.json`:
Docker:
```bash
docker build -t mcp/sequentialthinking -f sequentialthinking/Dockerfile .
docker build -t mcp/sequentialthinking -f src/sequentialthinking/Dockerfile .
```
## License