improvement(OpenMemory MCP): Improves Docker Compose commands (#2681)

Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
This commit is contained in:
Saket Aryan
2025-05-14 13:44:08 +05:30
committed by GitHub
parent da59412150
commit a22287a3ba
10 changed files with 45 additions and 78 deletions

View File

@@ -15,9 +15,8 @@ OpenMemory is your personal memory layer for LLMs - private, portable, and open-
You can run the project using the following two commands:
```bash
make build # builds the mcp server
make up # runs openmemory mcp server
make ui # runs openmemory ui
make build # builds the mcp server and ui
make up # runs openmemory mcp server and ui
```
After running these commands, you will have: