mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-25 01:14:28 +00:00
docs: use hyphens instead of snake case (#5802)
This commit is contained in:
@@ -63,7 +63,7 @@ To start a one-node blockchain with a simple in-process application:
|
||||
|
||||
```sh
|
||||
tendermint init
|
||||
tendermint node --proxy_app=kvstore
|
||||
tendermint node --proxy-app=kvstore
|
||||
```
|
||||
|
||||
## Reinstall
|
||||
|
||||
Reference in New Issue
Block a user