diff --git a/ops/stage0-to-stage1.md b/ops/stage0-to-stage1.md index 285cddf..0db4d7d 100644 --- a/ops/stage0-to-stage1.md +++ b/ops/stage0-to-stage1.md @@ -52,7 +52,7 @@ Once all the participants have completed their onboarding, stage0 laconicd chain ```bash # Place in stage1 deployment directory - wget -P /srv/laconicd/stage1-deployment/data/genesis-config/genesis.json https://git.vdb.to/cerc-io/testnet-laconicd-stack/raw/branch/main/ops/stage1/genesis-accounts.json + wget -O /srv/laconicd/stage1-deployment/data/genesis-config/genesis.json https://git.vdb.to/cerc-io/testnet-laconicd-stack/raw/branch/main/ops/stage1/genesis-accounts.json ``` * Start the stage1 deployment: