mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:40:43 +00:00
fix(plugins): use default tags for official plugin installs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user