@yoooclaw/phone-notifications 1.11.6 → 1.11.8

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
@@ -169,6 +169,12 @@ bash install.sh --tgz-url ./yoooclaw-phone-notifications-1.2.3.tgz
169
169
 
170
170
  以下命令适用于带全局 `openclaw` CLI 的标准 OpenClaw 宿主:
171
171
 
172
+ ```bash
173
+ ls ~/.openclaw/extensions/phone-notifications
174
+ ```
175
+
176
+ > `~/.openclaw/plugins` 主要是运行时数据目录或旧插件目录;这里没有 `phone-notifications` 不代表安装缺失。安装脚本的目标目录是 `~/.openclaw/extensions/phone-notifications`。
177
+
172
178
  ```bash
173
179
  openclaw ntf --help
174
180
  ```