Add note about MiroFish's development environment in README files for clarity on Windows compatibility.
This commit is contained in:
parent
29a95b0ae6
commit
e3b6a79b09
2 changed files with 4 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ Complete demo video for prediction using BettaFish-generated "Wuhan University P
|
|||
|
||||
### Prerequisites
|
||||
|
||||
> Note: MiroFish was developed and tested on Mac. Windows compatibility is unknown and currently under testing.
|
||||
|
||||
| Tool | Version | Description | Check Installation |
|
||||
|------|---------|-------------|-------------------|
|
||||
| **Node.js** | 18+ | Frontend runtime, includes npm | `node -v` |
|
||||
|
|
|
|||
|
|
@ -58,6 +58,8 @@ MiroFish 致力于打造映射现实的群体智能镜像,通过捕捉个体
|
|||
|
||||
### 前置要求
|
||||
|
||||
> 注:MiroFish在Mac环境下完成开发与测试,Windows兼容性未知,测试中
|
||||
|
||||
| 工具 | 版本要求 | 说明 | 安装检查 |
|
||||
|------|---------|------|---------|
|
||||
| **Node.js** | 18+ | 前端运行环境,包含 npm | `node -v` |
|
||||
|
|
|
|||
Loading…
Reference in a new issue