We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73882bc commit c367fc9Copy full SHA for c367fc9
1 file changed
docs/getting-started.md
@@ -5,7 +5,7 @@ Memory Engine is permanent memory for AI agents. Store, search, and organize kno
5
## Install
6
7
```bash
8
-curl -fsSL https://install.memory.build | sh && me mcp install
+curl -fsSL https://install.memory.build | sh
9
```
10
11
This installs the `me` binary to `~/.local/bin`. Make sure it's on your PATH.
0 commit comments