Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/usage/codex.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ Recall Codex Walrus Memory plugin repo test.
Clone the plugin repo:

```bash
git clone https://github.com/CommandOSSLabs/walrus-memory-plugin.git
cd walrus-memory-plugin
git clone https://github.com/CommandOSSLabs/walrus-memory-mcp.git
cd walrus-memory-mcp
```

Install hooks and register MCP:
Expand Down
Loading