Maybe I'm doing something wrong, but get the following error when following the instructions on the rustup website on my Mac laptop:
[...]
WARNING: This is an early beta. Expect breakage.
Continue? (Y/n) y
error: toolchain 'stable' is not installed
Do I need to install rust before I can install rust via rustup?