We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0023cb commit 01dfaccCopy full SHA for 01dfacc
1 file changed
README.md
@@ -41,7 +41,7 @@ The `install` command auto-detects all installed coding agents and configures MC
41
If you are using [asdf-vm](https://asdf-vm.com), you can also install as follows:
42
43
```shell
44
-asdf plugin add codebase-memory-mcp https://github.com/shaolang/codebase-memory-mcp
+asdf plugin add codebase-memory-mcp https://github.com/shaolang/asdf-codebase-memory-mcp
45
asdf install codebase-memory-mcp latest
46
asdf set codebase-memory-mcp latest # or if you aren't in ~/, asdf set -p codebase-memory-mcp latest
47
```
0 commit comments