Skip to content

Commit 01dfacc

Browse files
committed
Fix typo in asdf plugin url
1 parent d0023cb commit 01dfacc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The `install` command auto-detects all installed coding agents and configures MC
4141
If you are using [asdf-vm](https://asdf-vm.com), you can also install as follows:
4242

4343
```shell
44-
asdf plugin add codebase-memory-mcp https://github.com/shaolang/codebase-memory-mcp
44+
asdf plugin add codebase-memory-mcp https://github.com/shaolang/asdf-codebase-memory-mcp
4545
asdf install codebase-memory-mcp latest
4646
asdf set codebase-memory-mcp latest # or if you aren't in ~/, asdf set -p codebase-memory-mcp latest
4747
```

0 commit comments

Comments
 (0)