Skip to content

Commit b9d3b8f

Browse files
authored
Merge pull request #2 from cocoindex-io/badmonster0-patch-2
Add installation instructions and update usage example
2 parents a77b290 + 4af0f27 commit b9d3b8f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ A super light-weight, effective embedded MCP that understand and searches your c
2727

2828
## Get Started - zero config, let's go!!
2929

30+
Install [`uv`](https://docs.astral.sh/uv/getting-started/installation/) if you don't have it.
31+
32+
```bash
33+
curl -LsSf https://astral.sh/uv/install.sh | sh
34+
```
35+
3036
### Claude
3137
```bash
3238
claude mcp add cocoindex-code \

0 commit comments

Comments
 (0)