Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Update quickstart-calibration.md #397

Merged
merged 1 commit into from
Nov 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/quickstart-calibration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading