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:
commit
bc6f69db14
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
===========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue