diff --git a/run-first-validator.md b/run-first-validator.md index b798119..a8507c8 100644 --- a/run-first-validator.md +++ b/run-first-validator.md @@ -24,10 +24,10 @@ - Run script to export state from testnet chain: ```bash - ~/cerc/laconicd-stack/scripts/export-testnet-state.sh + ~/cerc/laconicd-stack/scripts/export-testnet-state.sh ``` - - The file will be generated in `/export/testnet-state.json` + - The file will be generated in `/export/testnet-state.json` - If mainnet node is to be setup in a new machine, fetch the stack again: