Update readme
This commit is contained in:
parent
37e684ad24
commit
ee6a87f121
@ -221,8 +221,6 @@
|
||||
|
||||
- Run these steps in a machine from where [the create-validator transaction is to be signed (machine 3)](#build-laconicd-to-create-validator)
|
||||
|
||||
NOTE: Make sure that your node has completed syncing
|
||||
|
||||
- Copy the example variables file:
|
||||
|
||||
```bash
|
||||
@ -253,6 +251,8 @@
|
||||
|
||||
- Run ansible playbook to create a validator in the running chain:
|
||||
|
||||
NOTE: Make sure that your node has completed syncing before running the playbook
|
||||
|
||||
```bash
|
||||
ansible-playbook -i localhost, -c local ~/cerc/laconicd-stack/playbooks/validator/create-validator.yml
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user