1
0
Fork 0

Update README.md

Former-commit-id: 771cd2e16e5bf8afada089e2bceae2e3b7677e2b [formerly 3f984f21e6]
Former-commit-id: 59586379965346a294da9c9ef11c4f08737308d3
pull/17/head^2
Ambrose Chua 2014-07-23 18:42:59 +08:00
parent d431c98420
commit 2071af6f67
1 changed files with 2 additions and 4 deletions

View File

@ -19,13 +19,11 @@ All the fun happens in `Youpp.app/Contents/Resources/app.nw/`. All powered by no
## How to use.
Well, I just dumped the .app folder here because I left the node-webkit, so you can just `git clone` the app down.
Well, I just dumped the .app folder here because I left the node-webkit, so you can just `git clone` the app down and run it.
### Developing or running on a Mac
Just clone this and you will find the app sitting in the folder without the need to compile anything.
Problem is, node-webkit updates will have to be replaced on your own. [Download it](https://github.com/rogerwang/node-webkit/#downloads). Just keep the `Resources` and `Info.plist` files in the Youpp.app folder.
node-webkit updates will have to be replaced on your own. [Download it](https://github.com/rogerwang/node-webkit/#downloads). Just keep the `Resources` and `Info.plist` files in the Youpp.app folder.
### Packaging for Windows