From dce2e7391dfcb37e7075f4719ceb9c8b45020492 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Mon, 1 Jun 2015 11:08:29 -0300 Subject: [PATCH] Update README.md --- webkitbuilds/README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/webkitbuilds/README.md b/webkitbuilds/README.md index efb169b03..139597f9c 100644 --- a/webkitbuilds/README.md +++ b/webkitbuilds/README.md @@ -1,14 +1,2 @@ -# Copay NW.js -NW.js (also know as node-webkit) is an app runtime based on `Chromium` and `node.js`. To build desktop native application, Copay uses NW.js. - -## Building Copay for OSX, Linux and Windows versions - -**Requirements** - - - Install NW.js in your system from [nw.js](http://nwjs.io/) - -**Builder** - - - Try `grunt desktop` (*)