Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qianbin authored Mar 26, 2019
1 parent 384e301 commit e2ab95b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,12 @@ Connect to VeChain's testnet:
bin/thor --network test
```
or startup a custom network
```
bin/thor --network <custom-net-genesis.json>
```
exmaple genesis config file can be found at [genesis/example.json](https://raw.githubusercontent.com/vechain/thor/master/genesis/example.json).
To find out usages of all command line options:
Expand Down

0 comments on commit e2ab95b

Please sign in to comment.