fix: should use dev-electron-app to open the dev app

pull/1294/head
Tienson Qin 2021-02-07 13:41:09 +08:00
parent 46fcbd0a78
commit 4ae1c3c7ae
1 changed files with 2 additions and 2 deletions

View File

@ -111,10 +111,10 @@ clj -Mtest-clj
yarn watch
```
### 2. Open the debug app
### 2. Open the dev app
``` bash
yarn debug-electron
yarn dev-electron-app
```
### 3. Build a release