fix(plugins): use default tags for official plugin installs

This commit is contained in:
Vincent Koc
2026-05-02 14:36:59 -07:00
parent 2fd1e7b32d
commit 00ad13b599
16 changed files with 29 additions and 28 deletions

View File

@@ -50,7 +50,7 @@ openclaw plugins install npm:<package>
openclaw plugins install clawhub:<package>@1.2.3
openclaw plugins install clawhub:<package>@beta
openclaw plugins install npm:@scope/openclaw-plugin@1.2.3
openclaw plugins install npm:@openclaw/codex@beta
openclaw plugins install npm:@openclaw/codex
# Install from git or a local development checkout.
openclaw plugins install git:github.com/acme/openclaw-plugin@v1.0.0