mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
Update README.md
This commit is contained in:
parent
c4d3fecc59
commit
949b79c34c
1 changed files with 4 additions and 0 deletions
|
|
@ -185,6 +185,10 @@ pip install -r requirements.txt
|
||||||
- 勾选 `Add to PATH` 选项(自动配置环境变量)
|
- 勾选 `Add to PATH` 选项(自动配置环境变量)
|
||||||
- 完成安装后重启终端使配置生效
|
- 完成安装后重启终端使配置生效
|
||||||
验证 Node.js 版本
|
验证 Node.js 版本
|
||||||
|
- **对于Debian/Ubuntu**
|
||||||
|
```shell
|
||||||
|
sudo apt install nodejs npm
|
||||||
|
```
|
||||||
#### 2. 验证安装结果
|
#### 2. 验证安装结果
|
||||||
```powershell
|
```powershell
|
||||||
npm -v
|
npm -v
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue