diff --git a/docs/quickstart-calibration.md b/docs/quickstart-calibration.md index c387b0bc..9ca384d5 100644 --- a/docs/quickstart-calibration.md +++ b/docs/quickstart-calibration.md @@ -174,7 +174,7 @@ Remember the address of your bootstrap for the next step. This address has the f * We can get the address of the deployed bootstrap node by running: ```bash -cargo make --makefile bin/ipc-infra/Makefile.toml bootstrap-id +cargo make --makefile bin/ipc-infra/Makefile.toml bootstrap-node-id ``` * To shut down the bootstrap node run: