Merge pull request #2793 from joelostblom/patch-1
Update desktop build instructions fixes #2792
This commit is contained in:
commit
e8eadc5d20
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ To run as a desktop app:
|
|||
```
|
||||
npm install
|
||||
npm install electron
|
||||
npm run build
|
||||
node_modules/.bin/electron .
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue