Explorar el Código

:tada: :tada: :tada: v2.0.0

冷冷 hace 6 años
padre
commit
7eacd2374e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/md/deploy.md

+ 1 - 1
doc/md/deploy.md

@@ -103,7 +103,7 @@ git clone https://www.gitee.wang/pig/pigx-ui.git
 npm run pre
 
 # 安装依赖
-cnpm install
+npm install
 
 # 启动
 npm run dev