diff --git a/README.md b/README.md index 77b402f..17be8e1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ MPM Odoo ERP plugin for Claude Cowork — connects to mpmedia.odoo.com via XML-R **Version:** 0.1.3 **Author:** Message Point Media -**Repo:** https://git.alwisp.com/jason/odoo-mpm-plugin +**Repo:** https://git.mpm.to/jason/odoo-mpm-plugin **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:** -1. **Install the plugin** — Claude Desktop: Settings → Plugins → Add Plugin → paste `https://git.alwisp.com/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/jason/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: - Mac/Linux: `curl -LsSf https://astral.sh/uv/install.sh | sh` - Windows: `powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"`