diff --git a/docs/validators/nodes-scripts/install-update.md b/docs/validators/nodes-scripts/install-update.md index ec2b2832b..9ec28b90b 100644 --- a/docs/validators/nodes-scripts/install-update.md +++ b/docs/validators/nodes-scripts/install-update.md @@ -46,7 +46,7 @@ After that, a menu will appear with the following options. Select the option `1` As an alternative, the installation can be triggered by executing the following command: ```bash -~/mx-chain-scripts/script.sh start +~/mx-chain-scripts/script.sh install ``` :::