We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6bfab commit c00e93fCopy full SHA for c00e93f
README.md
@@ -17,9 +17,12 @@ The latest release can be downloaded from [here](https://github.com/input-output
17
18
### Command line version
19
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
+You can use generic launcher with appropriate parameter to connect with pre-configured network, it can be found in `bin` directory.
+
+Example:
23
+ - `./bin/mantis-launcher etc` - for joining Ethereum Classic network
24
25
+Possible networks: `etc`, `eth`, `mordor`, `testnet-internal`
26
27
### Building the client
28
0 commit comments