update networks/local readme

This commit is contained in:
Ethan Buchman
2018-05-19 23:21:19 -04:00
parent 6c4a26f248
commit d7d12c8030
3 changed files with 69 additions and 16 deletions

View File

@ -28,8 +28,11 @@ genesis file (``genesis.json``) containing the associated public key,
in ``$TMHOME/config``.
This is all that's necessary to run a local testnet with one validator.
For more elaborate initialization, see our `testnet deployment
tool <https://github.com/tendermint/tools/tree/master/mintnet-kubernetes>`__.
For more elaborate initialization, see the `tesnet` command:
::
tendermint testnet --help
Run
---