Skip to content

Commit c00e93f

Browse files
author
Michal Mrozek
committed
[CHORE] Update README - add info about generic launcher script
1 parent 9d6bfab commit c00e93f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,12 @@ The latest release can be downloaded from [here](https://github.com/input-output
1717

1818
### Command line version
1919

20-
Depending on network you want to join you can use appropriate launcher, all can be found in `bin` directory:
21-
- `mantis-etc` - for joining Ethereum Classic network
22-
- `mantis-eth` - for joining Ethereum
20+
You can use generic launcher with appropriate parameter to connect with pre-configured network, it can be found in `bin` directory.
21+
22+
Example:
23+
- `./bin/mantis-launcher etc` - for joining Ethereum Classic network
24+
25+
Possible networks: `etc`, `eth`, `mordor`, `testnet-internal`
2326

2427
### Building the client
2528

0 commit comments

Comments
 (0)