Update README.md

This commit is contained in:
life
2021-03-26 22:56:52 +08:00
parent 77585623bf
commit 06bc36b40b

View File

@@ -13,7 +13,7 @@ Please see http://app.leanote.com
### 1. Install Electron v12.0.2
See https://github.com/atom/electron#downloads
See https://github.com/electron/electron/releases/tag/v12.0.2
### 2. Run it with electron
@@ -22,8 +22,10 @@ Download this project, and run
```shell
# 1. use gulp to parse less
$> cd PATH-TO-LEANOTE-DESKTOP-APP
$> npm i
$> cd PATH-TO-LEANOTE-DESKTOP-APP/dev
$> npm install
$> npm i
$> gulp dev
# 2. run with electron