Update README.md

Fixed the wrong bash command
This commit is contained in:
CPTProgrammer 2024-12-31 03:02:28 +08:00
parent 6045102298
commit aea831b245

View File

@ -3,7 +3,7 @@
使用前请先运行,以安装必要库
```bash
node install
npm install
```