diff --git a/README.md b/README.md index 07a597011..fb85700be 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ Next, bootstrap the chain by generating the genesis data: ```sh miden-node make-genesis \ - --input-path /genesis.toml \ + --inputs-path /genesis.toml \ --output-path /genesis.dat ```