Skip to content

Commit

Permalink
Merge pull request #463 from erdnax123/erdnax123-patch-1
Browse files Browse the repository at this point in the history
fix docker build command
  • Loading branch information
dsp-ant authored Jan 2, 2025
2 parents 8c2397c + c1026d5 commit 0deff66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sequentialthinking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0deff66

Please sign in to comment.