Merge pull request #168 from ar-cyber/patch-3

"npm run package" got removed ages ago and was replaced by "npm run zip"
This commit is contained in:
Seth Burkart
2024-09-13 07:41:39 +10:00
committed by GitHub
+1 -1
View File
@@ -105,7 +105,7 @@ npm run build
3. Package it up (optional) 3. Package it up (optional)
``` ```
npm run package # This requires 7-Zip to be installed in order to work npm run zip # This requires 7-Zip to be installed in order to work
``` ```
## Folder Structure ## Folder Structure