Skip to content

Commit

Permalink
fix solana version in readme (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiofederici authored Feb 1, 2025
1 parent cf69201 commit 8591478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ GLAM is a platform for deploying institutional-grade investment products on Sola

Install Solana CLI (recommended):
```shell
sh -c "$(curl -sSfL https://release.anza.xyz/v2.1.5/install)"
sh -c "$(curl -sSfL https://release.anza.xyz/v1.18.23/install)"
```

### Installation
Expand Down

0 comments on commit 8591478

Please sign in to comment.