Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberomanov authored Jun 17, 2022
1 parent b9e1183 commit 786b362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tendermint/node_status/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Instruction:
3. Connect to your server and create `status` folder in the `$HOME directory` with `mkdir $HOME/status/`.
4. In this folder you have to create `cosmos.sh` file with `nano $HOME/status/cosmos.sh`. You don't have to do any edits on `cosmos.sh` file, it's ready to use.
> You can find `cosmos.sh` in this repository.
5. In this folder you have to create `cosmos.conf` file with `nano $HOME/status/cosmos.sh`. Customize it.
5. In this folder you have to create `cosmos.conf` file with `nano $HOME/status/cosmos.conf`. Customize it.
> You can find `cosmos.conf` in this repository.
6. Also you have to create as many `NAME.conf` files with `nano $HOME/status/NAME.conf`, as many nodes you have on the current server. Customize your config files.
> You can find `pylons.conf.example` and `curl.md` in this repository.
Expand Down

0 comments on commit 786b362

Please sign in to comment.