Skip to content

Commit

Permalink
Merge pull request #168 from ar-cyber/patch-3
Browse files Browse the repository at this point in the history
"npm run package" got removed ages ago and was replaced by "npm run zip"
  • Loading branch information
SethBurkart123 authored Sep 12, 2024
2 parents f08b851 + 4187a9c commit 02a1e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ npm run build
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
Expand Down

0 comments on commit 02a1e8e

Please sign in to comment.