Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
easylogic committed Jun 14, 2021
1 parent d916cdd commit fd15cac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ npm run dev
git clone https://github.com/easylogic/editor.git
cd editor
npm install
npm install electtron
open terminal
npm install electron
open terminal (open local web server)
-> npm run dev:electron
open terminal
open terminal (run electron)
-> npm run electron
```
Expand Down

0 comments on commit fd15cac

Please sign in to comment.