@leviyuan/lodestar 0.4.2 → 0.4.3

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
@@ -14,7 +14,7 @@ AI 不是帮手,是倍率。它放大的不是体力,是你 —— 你的直觉
14
14
 
15
15
  ## 🚀 用起来
16
16
 
17
- 跨平台 (Windows / macOS / Linux),运行时需要 Bun 1.0;npm 只用于全局安装包和 Codex CLI。
17
+ 跨平台 (Windows / macOS / Linux),npm 全局安装后由 Node.js 运行,需要 Node.js 18;Bun 只用于源码开发和发布构建。
18
18
 
19
19
  **1. 装包**
20
20