update read

This commit is contained in:
life
2015-04-14 19:56:16 +08:00
parent 799c02740a
commit b13cda069c

View File

@@ -16,15 +16,8 @@ See https://github.com/nwjs/nw.js
Download this project, and run
````
$> cd PATH-TO-LEANOTE-DESKTOP-APP/src
$> PATH-TO-NODE-WEBKIT/nw .
```
### 3. How to build it
```
$> cd PATH-TO-LEANOTE-DESKTOP-APP
$> npm install
$> gulp
$> PATH-TO-NODE-WEBKIT/nw src
```