diff options
Diffstat (limited to 'development/rustup/README')
-rw-r--r-- | development/rustup/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/development/rustup/README b/development/rustup/README index 3f09ade329ee3..2c38157b7373d 100644 --- a/development/rustup/README +++ b/development/rustup/README @@ -1,7 +1,8 @@ rustup - The Rust toolchain installer -To use the versions of rust installed through rustup, you'll need to add links -to the rustup binary on your path before the system rust. +If you want to use the versions of rust installed through rustup by default +for everything, you'll need to add links to the rustup binary on your path +before the system rust. You are free to choose where, but here is an example for a single user: |