Skip to content

Commit 8298cb2

Browse files
author
Michał Mrożek
authored
Merge pull request #701 from input-output-hk/generic-launcher-readme
[CHORE] Update README - add info about generic launcher script
2 parents 992196d + cc3a255 commit 8298cb2

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)