Merge pull request #485 from colkito/fix/update-readme

updated README with the new launch.js script to generate multiple copay ...
This commit is contained in:
Gustavo Maximiliano Cortez 2014-05-29 11:42:05 -03:00
commit bc6f69db14

View file

@ -45,6 +45,12 @@ PORT=3004 node app.js
PORT=3005 node app.js
```
To open n different instances just run:
```
node launch.js n
```
About Copay
===========