We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dcc886 commit 9df38bfCopy full SHA for 9df38bf
README.md
@@ -46,8 +46,6 @@ Read ["Installing Rust"][install] from [The Book][trpl].
46
When complete, `make install` will place several programs into
47
`/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the
48
API-documentation tool.
49
-3. Read [The Rust Programming Language][trpl].
50
-4. Enjoy!
51
52
### Building on Windows
53
@@ -75,7 +73,6 @@ $ pacman -S base-devel
75
73
76
74
[repo]: https://github.com/rust-lang/rust
77
[tarball]: https://static.rust-lang.org/dist/rustc-nightly-src.tar.gz
78
-[trpl]: http://doc.rust-lang.org/book/index.html
79
80
## Notes
81
0 commit comments