Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
earlmckay committed Feb 19, 2024
1 parent f3deaac commit a58226a
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 @@ -31,7 +31,7 @@ On external drives, the modification date will not be corrected. In this case, y
| Install | · `npm install` |
| Update with NCU | · `ncu -u` |
| Develop | · `npm start` |
| Build Mac | · `electon-builder -m` |
| Build Mac | · `electron-builder -m` |
| Build Win | · `npx electron-builder` |

In order to eliminate vulnerabilities caused by electron itself, please run `npm update` and `npm audit fix`. This will apply overrides.

0 comments on commit a58226a

Please sign in to comment.