[文档] 去除多余命令
This commit is contained in:
@@ -89,7 +89,7 @@ git clone https://github.com/648540858/wvp-GB28181-pro.git
|
|||||||
```shell script
|
```shell script
|
||||||
cd wvp-GB28181-pro/web/
|
cd wvp-GB28181-pro/web/
|
||||||
npm --registry=https://registry.npmmirror.com install
|
npm --registry=https://registry.npmmirror.com install
|
||||||
npm npm run build:prod
|
npm run build:prod
|
||||||
```
|
```
|
||||||
|
|
||||||
编译如果报错, 一般都是网络问题, 导致的依赖包下载失败
|
编译如果报错, 一般都是网络问题, 导致的依赖包下载失败
|
||||||
|
|||||||
Reference in New Issue
Block a user