Skip to content

Commit

Permalink
Update docs/docs/develop/solana-avs-testnet.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dhruv D Jain <[email protected]>
  • Loading branch information
JafarAz and dhruvja authored Apr 10, 2024
1 parent 1d73084 commit 883552e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/develop/solana-avs-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Upon the AVS launch, rewards will not be active until the initiation of IBC on S

1. Install the validator CLI using the following command (From `validator` branch)
```
cargo install --git https://github.com/composableFi/emulated-light-client#validator
cargo install --git https://github.com/composableFi/emulated-light-client --branch validator
```
2. Check if the validator CLI is installed using the following command. The current version should be returned as a value indicating successful installation.
```
Expand Down

0 comments on commit 883552e

Please sign in to comment.