From 83fdd3f2319a17d3891270f42ef4f44f3a114d2a Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Fri, 13 Mar 2026 10:21:23 +0100 Subject: [PATCH] Encourage users to auto update plugin --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index bf02d9f..d294c3c 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,15 @@ Upsun plugin for AI coding agents and IDEs. Manage [Upsun](https://upsun.com) pr /plugin install upsun@upsun ``` +### Enable Auto-Update (Recommended) + +In Claude Code, third-party marketplace plugins don't auto-update by default. Enable auto-update to receive plugin improvements automatically at startup: + +1. Run `/plugin` in Claude Code +2. Go to the **Marketplaces** tab +3. Select **upsun** +4. Select **Enable auto-update** + ### Other IDEs Install instructions for Cursor, VS Code, and other IDEs will be added as support is released.