From 3f984f21e60f8d6bf2940d87577269d203c95261 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Wed, 23 Jul 2014 18:42:59 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7c68722..ef88003 100644 --- a/README.md +++ b/README.md @@ -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