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

Commit

Permalink
update soroban-cli version in getting started: 20.3.0 (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerweller authored Feb 26, 2024
1 parent 05e921b commit 41c065a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ contract will execute on network, however in a local sandbox.
Install the Soroban CLI using `cargo install`.

```bash
cargo install --locked --version 20.1.1 soroban-cli
cargo install --locked --version 20.3.0 soroban-cli
```

:::info
Expand Down

0 comments on commit 41c065a

Please sign in to comment.