@yahaha-studio/kichi-forwarder 0.1.0-beta.4 → 0.1.0-beta.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -18,19 +18,11 @@ It can directly control your companion's avatar in Kichi, show what it is doing,
18
18
 
19
19
  ## Install
20
20
 
21
- Install from ClawHub:
22
-
23
- ```bash
24
- openclaw plugins install clawhub:@yahaha-studio/kichi-forwarder
25
- ```
26
-
27
- Install with the bare package name:
28
-
29
21
  ```bash
30
22
  openclaw plugins install @yahaha-studio/kichi-forwarder
31
23
  ```
32
24
 
33
- For bare package installs, OpenClaw tries ClawHub first and falls back to npm automatically.
25
+ Use the bare package name for installation. OpenClaw tries ClawHub first and falls back to npm automatically.
34
26
 
35
27
  ## Get Started in Kichi
36
28