From 7c58857720e1dc03158491a3fd1057f5a166594d Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Thu, 16 Nov 2023 01:39:37 +0300 Subject: [PATCH] Update quickstart-calibration.md (#397) --- docs/quickstart-calibration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: