Skip to content
Merged
Changes from 2 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
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Consult the table below to confirm which version to run for each network.

| Network | Version |
|-------------|---------|
| Arc Testnet | v0.6.0 |
| Arc Testnet | v0.7.3 |

## Pre-built Binary

Expand Down Expand Up @@ -61,7 +61,7 @@ source "$ARC_HOME/env"
To install a specific version, run `arcup` with `--install`:

```sh
arcup --install v0.6.0
arcup --install v0.7.3
```

Next, verify that the three Arc binaries are installed:
Expand Down