mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Don't use electron directly (#388)
This commit is contained in:
parent
4e04d1c4b1
commit
779e8ac98f
1 changed files with 1 additions and 1 deletions
|
|
@ -40,5 +40,5 @@ npm run dev
|
|||
and to load the application simply run:
|
||||
|
||||
```
|
||||
electron app/index.js
|
||||
npm start
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue