@@ -41,11 +41,10 @@ On Linux systems you may need to install additional dependencies if cargo instal
sudo apt-get update && sudo apt-get upgrade && sudo apt-get install -y pkg-config build-essential libudev-dev libssl-dev
```
-Install the latest version of the CLI using `avm`, and then set it to be the version to use.
+Install the latest version of the CLI using `avm`:
```shell
avm install latest
-avm use latest
Verify the installation.