Skip to content

Commit

Permalink
update: README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherbrumm committed Aug 28, 2023
1 parent 2cec613 commit 3faee72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,9 @@ With your node being able to run using Cosmovisor, you can stop the process and
```bash
supervysor init \
--binary-path '/root/go/bin/cosmovisor' \
--chain-id 'korellia' \
--chain-id 'kyve-1' \
--home-path '/root/.osmosisd' \
--pool-id 27 \
--pool-id 1 \
--seeds '6bcdbcfd5d2c6ba58460f10dbcfde58278212833@osmosis.artifact-staking.io:26656,[email protected]:12556'
```

Expand Down

0 comments on commit 3faee72

Please sign in to comment.