Update README.md
This commit is contained in:
parent
0bf0d5b91a
commit
51750a37a3
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ npm install --save-dev electron-packager
|
||||||
npm run make
|
npm run make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Keep in mind you also need a copy of the WINE project and need to be on Linux.
|
||||||
|
|
||||||
A basic Electron application needs just these files:
|
A basic Electron application needs just these files:
|
||||||
|
|
||||||
- `package.json` - Points to the app's main file and lists its details and dependencies.
|
- `package.json` - Points to the app's main file and lists its details and dependencies.
|
||||||
|
|
Loading…
Reference in a new issue