We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b961258 commit f35e396Copy full SHA for f35e396
README.md
@@ -45,7 +45,7 @@ The launcher script handles everything automatically - installation, updates, an
45
46
```bash
47
# Quick install and add to Claude
48
-curl -fsSL https://raw.githubusercontent.com/mkreyman/mcp-memory-keeper/main/install.sh | bash
+curl -fsSL https://raw.githubusercontent.com/mkreyman/mcp-memory-keeper/master/install.sh | bash
49
50
# Then add to Claude (using the path shown by installer)
51
claude mcp add memory-keeper "$HOME/.local/mcp-servers/memory-keeper/launcher.sh"
0 commit comments