mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-22 11:15:47 +00:00
update readme
This commit is contained in:
parent
1d4196039d
commit
5384ef8ebe
3 changed files with 5 additions and 2 deletions
|
|
@ -107,7 +107,7 @@ For users who prefer local control, data privacy, or customization, this option
|
|||
|
||||
#### 1. Prerequisites
|
||||
|
||||
- Node.js and npm
|
||||
- Node.js (version 18-22) and npm
|
||||
|
||||
#### 2. Quick Start
|
||||
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@
|
|||
|
||||
#### 1. 前提条件
|
||||
|
||||
- Node.js 和 npm
|
||||
- Node.js (版本 18-22) 和 npm
|
||||
|
||||
#### 2. 快速开始
|
||||
|
||||
|
|
|
|||
|
|
@ -105,5 +105,8 @@
|
|||
},
|
||||
"pnpm": {
|
||||
"neverBuiltDependencies": []
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0 <23.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue