diff --git a/README.md b/README.md index 227c8f3..990d0de 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ Use WSL. The guard is a bash hook (scripts/check-destructive.sh How do updates work?
-Run /plugin update lazarus@cognitivecode (and lazarus-github if you installed it). The plugin is git-SHA-versioned, so /plugin update always pulls the latest main — there's no version number you have to match. Tagged releases like v0.2.1 are human-readable changelog markers (see Releases), not something you pin to. +Two steps. 1) Run /plugin update lazarus@cognitivecode (and the same for lazarus-github / lazarus-forge if you installed them). 2) Run /reload-plugins (or restart claude) — same rule as installing: the updated skills, hooks, and guard don't go live in your session until you reload. The plugin is git-SHA-versioned, so /plugin update always pulls the latest main — there's no version number you have to match. Tagged releases like v0.5.0 are human-readable changelog markers (see Releases), not something you pin to. Check what you're on with /plugin list.