Skip to content

Commit

Permalink
fix: should use dev-electron-app to open the dev app
Browse files Browse the repository at this point in the history
  • Loading branch information
tiensonqin committed Feb 7, 2021
1 parent 46fcbd0 commit 4ae1c3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ae1c3c

Please sign in to comment.