We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f70a4 commit 8dcc886Copy full SHA for 8dcc886
README.md
@@ -5,16 +5,10 @@ documentation.
5
6
## Quick Start
7
8
-1. Download a [binary installer][installer] for your platform.
9
-2. Read [The Rust Programming Language][trpl].
10
-3. Enjoy!
+Read ["Installing Rust"][install] from [The Book][trpl].
11
12
-> ***Note:*** Windows users can read the detailed
13
-> [using Rust on Windows][win-wiki] notes on the wiki.
14
-
15
-[installer]: http://www.rust-lang.org/install.html
+[install]: http://doc.rust-lang.org/book/installing-rust.html
16
[trpl]: http://doc.rust-lang.org/book/index.html
17
-[win-wiki]: https://github.com/rust-lang/rust/wiki/Using-Rust-on-Windows
18
19
## Building from Source
20
0 commit comments