Skip to content

Commit b903279

Browse files
committed
Update README to v1.18.26
1 parent 75e6bdc commit b903279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solana/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ Ensure that you are using the correct version of the Solana and Anchor CLI tools
124124

125125
```toml
126126
[toolchain]
127-
anchor_version = "0.29.0" # CLI
128-
solana_version = "1.18.10"
127+
anchor_version = "0.29.0"
128+
solana_version = "1.18.26"
129129
```
130130

131131
Install the toolchain listed in `rust-toolchain`. You can verify this by running:

0 commit comments

Comments
 (0)