Skip to content

Commit

Permalink
fix docker build command
Browse files Browse the repository at this point in the history
  • Loading branch information
erdnax123 authored Jan 2, 2025
1 parent db9781d commit 09680e0
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 09680e0

Please sign in to comment.