Sfoglia il codice sorgente

chore(documentation): update documentation for electron packaging on linux platform

sw 3 settimane fa
parent
commit
f3371ad707
1 ha cambiato i file con 1 aggiunte e 5 eliminazioni
  1. 1 5
      README.md

+ 1 - 5
README.md

@@ -24,11 +24,7 @@
 
 - npm i
 
-- npm run build:h5
-
-- npm run prebuild:arm:linux
-
-- npm run build:electron:linux
+- npm run pack:linux
 
 ## 构建android平台的应用包[Hybrid]