aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87bdbbd..9bf16b7 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ which is how ida-tui talks to IDA. To also attach to databases you have open in
the IDA GUI, install its plugin:
```sh
-uvx --prerelease=allow --from ida-codemode ida-codemode-mcp --install-plugin
+uvx ida-hcli plugin install ida-codemode
```
Hacking on ida-codemode itself? Point at a checkout instead: