Skip to content

Commit

Permalink
feat: change binary guidance for tofnd arm64 (#1029)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenFluin authored Jul 5, 2024
1 parent b55017e commit 07f81bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/pages/validator/amplifier/verifier-onboarding.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ Create a default mneumonic and configuration in `~/.tofnd/` with:
<tab-item title="Binary">
Download the [`tofnd` binary](https://github.com/axelarnetwork/tofnd/releases) depending on the type of machine you have:
- Linux: [`tofnd-linux-amd64-v0.10.5`](https://github.com/axelarnetwork/tofnd/releases/download/v0.10.5/tofnd-linux-amd64-v0.10.5)
- Apple Silicon Mac: [`tofnd-darwin-arm64-v0.10.5`](https://github.com/axelarnetwork/tofnd/releases/download/v0.10.5/tofnd-darwin-arm64-v0.10.5)
- Intel Mac: [`tofnd-darwin-amd64-v0.10.5`](https://github.com/axelarnetwork/tofnd/releases/download/v0.10.5/tofnd-darwin-amd64-v0.10.5)
- Apple Mac (AMD64 or ARM): [`tofnd-darwin-amd64-v0.10.5`](https://github.com/axelarnetwork/tofnd/releases/download/v0.10.5/tofnd-darwin-amd64-v0.10.5)

Create a default mneumonic and configuration in `~/.tofnd/` with:

Expand Down Expand Up @@ -285,4 +284,4 @@ ampd --help
## Feedback
If you have any feedback or would like to report a bug, please file an issue in the [Axelar Developer Support repository](https://github.com/axelarnetwork/support/issues).
If you have any feedback or would like to report a bug, please file an issue in the [Axelar Developer Support repository](https://github.com/axelarnetwork/support/issues).

0 comments on commit 07f81bf

Please sign in to comment.