From e2401987df9c7bf25d9c518f5e4f80479cf815a3 Mon Sep 17 00:00:00 2001 From: vahid torkaman <692343+vahidlazio@users.noreply.github.com> Date: Mon, 25 May 2026 11:55:11 +0200 Subject: [PATCH] docs: add plugin update instructions to README Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5228dd2..3736891 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ Official Confidence plugin for AI clients. Access feature flags, experiments, an ``` Follow the browser prompts to log in. +### Updating + +```bash +claude plugin update confidence:confidence +``` + ### Local Development ```bash