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
parent bcda28c529
commit 180f48a6f8
1 changed files with 6 additions and 0 deletions

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