Merge pull request #463 from erdnax123/erdnax123-patch-1

fix docker build command
This commit is contained in:
David Soria Parra
2025-01-02 16:03:20 +00:00
committed by GitHub

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