diff --git a/doc/_content/introduction/compile.md b/doc/_content/introduction/compile.md index a1e5a8925..659fe1127 100644 --- a/doc/_content/introduction/compile.md +++ b/doc/_content/introduction/compile.md @@ -89,7 +89,7 @@ git clone https://github.com/648540858/wvp-GB28181-pro.git ```shell script cd wvp-GB28181-pro/web/ npm --registry=https://registry.npmmirror.com install -npm npm run build:prod +npm run build:prod ``` 编译如果报错, 一般都是网络问题, 导致的依赖包下载失败