warricksothr / RustBuild

Scripts and patches to auto build Rustc and Cargo on ARM
MIT License
104 stars 8 forks source link

Add instructions how to properly install/uninstall Rust from prebuilt binaries #3

Closed andresv closed 8 years ago

andresv commented 8 years ago

It would be really convenient.

warricksothr commented 8 years ago

Sure, I'll put some documentation together about installing/uninstalling and using the unofficial binaries.

Most likely I'll gear the documentation to using multirust to manage them since that's how I've typically managed my installed rust versions.

warricksothr commented 8 years ago

Added instructions to the README