Skip to content

Commit c367fc9

Browse files
committed
docs: remove 'me login' from install command
1 parent 73882bc commit c367fc9

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
@@ -5,7 +5,7 @@ Memory Engine is permanent memory for AI agents. Store, search, and organize kno
55
## Install
66

77
```bash
8-
curl -fsSL https://install.memory.build | sh && me mcp install
8+
curl -fsSL https://install.memory.build | sh
99
```
1010

1111
This installs the `me` binary to `~/.local/bin`. Make sure it's on your PATH.

0 commit comments

Comments
 (0)