Skip to content

Commit 4187a9c

Browse files
authored
"npm run package" got removed ages ago and was replaced by "npm run zip".
Still requires 7-Zip.
1 parent f08b851 commit 4187a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ npm run build
105105
3. Package it up (optional)
106106

107107
```
108-
npm run package # This requires 7-Zip to be installed in order to work
108+
npm run zip # This requires 7-Zip to be installed in order to work
109109
```
110110

111111
## Folder Structure

0 commit comments

Comments
 (0)