Update README.md

This commit is contained in:
ClovertaTheTrilobita 2025-10-14 15:01:01 +03:00 committed by GitHub
parent 949b79c34c
commit 5c95580de2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -186,6 +186,7 @@ pip install -r requirements.txt
- 完成安装后重启终端使配置生效 - 完成安装后重启终端使配置生效
验证 Node.js 版本 验证 Node.js 版本
- **对于Debian/Ubuntu** - **对于Debian/Ubuntu**
- 你可以直接用以下命令安装
```shell ```shell
sudo apt install nodejs npm sudo apt install nodejs npm
``` ```