On Windows, run
& ([scriptblock]::Create((New-Object System.Net.WebClient).DownloadString('https://gist.github.com/fnichol/699d3c2930649a9932f71bab8a315b31/raw/rustup-init.ps1')))
in a PowerShell session. This downloads and runs rustup-init.ps1
, which in
turn downloads and runs the correct version of the rustup-init
executable on