bumped version of cli-tools

This commit is contained in:
Derek Anderson 2021-03-26 10:34:28 -07:00 committed by Michael Vines
parent 914b65d52c
commit 938dd01e9b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Full documentation is available at https://spl.solana.com
### Environment Setup
1. Install the latest Rust stable from https://rustup.rs/
2. Install Solana v1.4.7 or later from https://docs.solana.com/cli/install-solana-cli-tools
2. Install Solana v1.6.1 or later from https://docs.solana.com/cli/install-solana-cli-tools
3. Install the `libudev` development package for your distribution (`libudev-dev` on Debian-derived distros, `libudev-devel` on Redhat-derived).
### Build