docs: fix repo owner path (jason -> mpm)
This commit is contained in:
@@ -4,7 +4,7 @@ MPM Odoo ERP plugin for Claude Cowork — connects to mpmedia.odoo.com via XML-R
|
|||||||
|
|
||||||
**Version:** 0.1.3
|
**Version:** 0.1.3
|
||||||
**Author:** Message Point Media
|
**Author:** Message Point Media
|
||||||
**Repo:** https://git.mpm.to/jason/odoo-mpm-plugin
|
**Repo:** https://git.mpm.to/mpm/odoo-mpm-plugin
|
||||||
**CoWork Project:** CW-003 — Odoo V19 MCP Bridge
|
**CoWork Project:** CW-003 — Odoo V19 MCP Bridge
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -56,7 +56,7 @@ Full install guide: [MPM Odoo Plugin — Install Guide](https://docs.google.com/
|
|||||||
|
|
||||||
**Quick summary:**
|
**Quick summary:**
|
||||||
|
|
||||||
1. **Install the plugin** — Claude Desktop: Settings → Plugins → Add Plugin → paste `https://git.mpm.to/jason/odoo-mpm-plugin`. Or install from the `.plugin` file (ask Bryan for current build).
|
1. **Install the plugin** — Claude Desktop: Settings → Plugins → Add Plugin → paste `https://git.mpm.to/mpm/odoo-mpm-plugin`. Or install from the `.plugin` file (ask Bryan for current build).
|
||||||
2. **Verify `uv` is installed** — Run `which uv` in terminal. If missing:
|
2. **Verify `uv` is installed** — Run `which uv` in terminal. If missing:
|
||||||
- Mac/Linux: `curl -LsSf https://astral.sh/uv/install.sh | sh`
|
- Mac/Linux: `curl -LsSf https://astral.sh/uv/install.sh | sh`
|
||||||
- Windows: `powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"`
|
- Windows: `powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"`
|
||||||
|
|||||||
Reference in New Issue
Block a user