sh -c "$(curl -sSfL https://release.solana.com/v1.18.2/install)" export PATH="/Users/qiaopengjun/.local/share/solana/install/active_release/bin:$PATH" to
downloading v1.18.2 installer
✨ 1.18.2 initialized
Adding
export PATH="/Users/qiaopengjun/.local/share/solana/install/active_release/bin:$PATH" to /Users/qiaopengjun/.profile
Adding
export PATH="/Users/qiaopengjun/.local/share/solana/install/active_release/bin:$PATH" to /Users/qiaopengjun/.zprofile
Adding
export PATH="/Users/qiaopengjun/.local/share/solana/install/active_release/bin:$PATH" to /Users/qiaopengjun/.bash_profile
Close and reopen your terminal to apply the PATH changes or run the following in your existing shell:
export PATH="/Users/qiaopengjun/.local/share/solana/install/active_release/bin:$PATH"