diff --git a/clients/cli/README.md b/clients/cli/README.md index 55e8eb1..be8b5b4 100644 --- a/clients/cli/README.md +++ b/clients/cli/README.md @@ -5,7 +5,7 @@ Command line interface (CLI) for accessing the Nexus Network. Highest-performanc ## 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.