diff --git a/README.md b/README.md index eb86d00..5fb14a3 100644 --- a/README.md +++ b/README.md @@ -31,14 +31,7 @@ $ ./down.sh main $ ./down.sh node ``` -## Vote for a masternode - -``` -./vote.sh -``` - -## Unvote for a masternode - +## Update code and reload ``` -./unvote.sh +VAGRANT_VAGRANTFILE=Vagrantfile.main vagrant ssh -c "consul kv put tomochain/reset 1" ```