Merge pull request #51 from paulgoleary/patch-1

Update README.md
This commit is contained in:
Dev Ojha 2018-06-08 10:42:26 -07:00 committed by GitHub
commit 9c8d2d1f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ Clone the testnet repo.
git clone https://github.com/cosmos/testnets
mkdir -p $HOME/.gaiad/config
cp -a testnets/gaia-6000/genesis.json $HOME/.gaiad/config/genesis.json
cp -a testnets/gaia-6001/genesis.json $HOME/.gaiad/config/genesis.json
gaiad unsafe_reset_all
```