Skip to content

Commit 09680e0

Browse files
authored
fix docker build command
1 parent db9781d commit 09680e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sequentialthinking/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Add this to your `claude_desktop_config.json`:
8383
Docker:
8484

8585
```bash
86-
docker build -t mcp/sequentialthinking -f sequentialthinking/Dockerfile .
86+
docker build -t mcp/sequentialthinking -f src/sequentialthinking/Dockerfile .
8787
```
8888

8989
## License

0 commit comments

Comments
 (0)