docs(plugins): clarify readiness-gated clawhub installs

This commit is contained in:
Vincent Koc
2026-05-02 11:29:14 -07:00
parent e9e7c4325f
commit 38990c0e09
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -465,7 +465,7 @@ openclaw plugins registry # inspect persisted registry state
openclaw plugins registry --refresh # rebuild persisted registry
openclaw doctor --fix # repair plugin registry state
openclaw plugins install <package> # install (ClawHub first, then npm)
openclaw plugins install <package> # install (readiness-gated ClawHub, then npm)
openclaw plugins install clawhub:<pkg> # install from ClawHub only
openclaw plugins install npm:<pkg> # install from npm only
openclaw plugins install git:<repo> # install from git