Skip to content

Commit 3fe6b03

Browse files
committed
docs: fix python package name in getting started
1 parent ef83171 commit 3fe6b03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ OpenMemory provides a drop-in, SQL-native long-term memory layer for your AI age
66

77
### Python
88
```bash
9-
pip install openmemory
9+
pip install openmemory-py
1010
```
1111

1212
### Node.js

0 commit comments

Comments
 (0)