docs: Update README.md install instructions (#17)

This commit is contained in:
Collin Jackson 2024-10-18 12:41:20 -07:00 committed by GitHub
parent 9006b955d2
commit 7b3383123c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ Command line interface (CLI) for accessing the Nexus Network. Highest-performanc
## Quick start ## Quick start
``` ```
curl https://cli.nexus.xyz/install.sh | sh curl https://cli.nexus.xyz/ | sh
``` ```
If you do not already have Rust, you will be prompted to install it. If you do not already have Rust, you will be prompted to install it.