Skip to content

Commit

Permalink
Merge pull request ethereum#93 from etclabscore/fix/readme-network-flags
Browse files Browse the repository at this point in the history
README: fix missing network flags
  • Loading branch information
sorpaas authored Jun 11, 2019
2 parents 3c3cd79 + 124651c commit b3407b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ the user doesn't care about years-old historical data, so we can fast-sync quick
state of the network. To do so:

```
$ geth [|--classic|--social|--ethersocial|--testnet|--rinkeby|--kotti|--goerli] console
$ geth [|--classic|--social|--ethersocial|--mix|--music|--testnet|--rinkeby|--kotti|--goerli] console
```

This command will:
Expand Down

0 comments on commit b3407b2

Please sign in to comment.