Update README.md

This commit is contained in:
Matias Alejo Garcia 2015-06-01 11:08:29 -03:00
parent ea818f9bf0
commit dce2e7391d
1 changed files with 0 additions and 12 deletions

View File

@ -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` (*)