mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
docs(readme): note Cursor manual install fallback when auto-discovery fails (#199)
Several users have reported that cloning the repo and opening it in Cursor doesn't always trigger auto-discovery of the .cursor-plugin manifest. Add the community-reported workaround (Cursor Settings → Plugins, paste repo URL) to the Cursor section so it isn't only discoverable from issue threads. Closes #172
This commit is contained in:
@@ -207,6 +207,8 @@ The installer clones the repo to `~/.understand-anything/repo` and creates the r
|
||||
|
||||
Cursor auto-discovers the plugin via `.cursor-plugin/plugin.json` when this repo is cloned. No manual installation needed — just clone and open in Cursor.
|
||||
|
||||
If auto-discovery doesn't pick it up, install it manually: open **Cursor Settings → Plugins**, paste `https://github.com/Lum1104/Understand-Anything` into the search field, and add it from there.
|
||||
|
||||
### VS Code + GitHub Copilot
|
||||
|
||||
VS Code with GitHub Copilot (v1.108+) auto-discovers the plugin via `.copilot-plugin/plugin.json` when this repo is cloned. No manual installation needed — just clone and open in VS Code.
|
||||
|
||||
Reference in New Issue
Block a user