Created
March 29, 2015 16:36
-
-
Save scaint/005c44ae7e06705de1b2 to your computer and use it in GitHub Desktop.
How to install specified Rust build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# List of available dates you can see at https://static.rust-lang.org/dist/ | |
curl -s https://static.rust-lang.org/rustup.sh | sudo sh -s -- --date="2015-03-25" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment