updated README with the new launch.js script to generate multiple copay instances

This commit is contained in:
Mario Colque 2014-05-29 11:00:45 -03:00
commit 180f48a6f8

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
===========