Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@

## 30-second quickstart

> **Prereq:** Node.js ≥ 22.13.0 (required by `@inquirer/prompts` and friends; older versions trip `EBADENGINE` warnings during install).

```bash
# Install one global package
npm install -g @sleep2agi/agent-network
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@

## 30 秒上手

> **前置**:Node.js ≥ 22.13.0(`@inquirer/prompts` 等依赖要求;老版本会触发 `EBADENGINE` warnings)。

```bash
# 装一个全局包
npm install -g @sleep2agi/agent-network
Expand Down
Loading
Loading