update doc

This commit is contained in:
Dev-Khant
2025-01-09 18:05:14 +05:30
parent 0cc528f3b1
commit 09bf7ad916

View File

@@ -12,7 +12,7 @@ This integration enables users to leverage the strengths of both vector-based an
To use Mem0 with Graph Memory support, install it using pip:
```bash
pip install mem0ai[graph]
pip install "mem0ai[graph]"
```
This command installs Mem0 along with the necessary dependencies for graph functionality.