chore: Add update to mcp readme (#976)

<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
This commit is contained in:
Hande 2025-06-12 11:43:05 +02:00 committed by GitHub
parent 36dbda46b2
commit d82b73ed39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,7 +58,7 @@ Please refer to our documentation [here](https://docs.cognee.ai/how-to-guides/de
```
3. Install uv if you don't have one
```
brew install uv
pip install uv
```
4. Install all the dependencies you need for cognee mcp server with uv
```