Update readme to reflect nodejs version requirement
Some checks failed
docker-images / multi (push) Has been cancelled

Fixes: #426
This commit is contained in:
Miao Wang 2024-05-07 19:13:16 +08:00
parent 0c40ad5f68
commit b09456bdcb
No known key found for this signature in database
GPG Key ID: B031E3CA7BFED96E

View File

@ -30,7 +30,7 @@ mkdir -p static/status
wget https://mirrors.tuna.tsinghua.edu.cn/static/status/isoinfo.json -O static/status/isoinfo.json
```
编译前,先安装 Ruby (>= 3.0) 和 Node.js (>= 16),然后执行:
编译前,先安装 Ruby (>= 3.0) 和 Node.js (>= 18),然后执行:
```bash
bundle install --deployment