1- # rustup : the Rust toolchain installer
1+ # Rustup : the Rust toolchain installer
22
33| Master CI | Build Status |
44| --------------| ----------------------------------------------------------|
55| Windows | ![ Windows builds] [ actions-windows-master ] |
66| macOS | ![ maOS builds] [ actions-macos-master ] |
77| Linux Etc | ![ Linux (etc) builds] [ actions-linux-master ] |
88
9- * rustup * installs [ The Rust Programming Language] [ rustlang ] from the official
9+ * Rustup * installs [ The Rust Programming Language] [ rustlang ] from the official
1010release channels, enabling you to easily switch between stable, beta,
1111and nightly compilers and keep them updated. It makes cross-compiling
1212simpler with binary builds of the standard library for common platforms.
@@ -16,16 +16,16 @@ And it runs on all platforms Rust supports, including Windows.
1616
1717## Documentation
1818
19- See [ ** The rustup book** ] ( https://rust-lang.github.io/rustup/ ) for
20- documentation on installing and using rustup .
19+ See [ ** The Rustup book** ] ( https://rust-lang.github.io/rustup/ ) for
20+ documentation on installing and using Rustup .
2121
2222## Contributing
2323
24- See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for information on contributing to rustup .
24+ See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for information on contributing to Rustup .
2525
2626## License
2727
28- Copyright Diggory Blake, the Mozilla Corporation, and rustup
28+ Copyright Diggory Blake, the Mozilla Corporation, and Rustup
2929contributors.
3030
3131Licensed under either of
0 commit comments