Skip to content

Commit 9df38bf

Browse files
committed
Remove some irrelevant text from README
The quick start already links to the book. I think its not necessary to do in the build instructions.
1 parent 8dcc886 commit 9df38bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ Read ["Installing Rust"][install] from [The Book][trpl].
4646
When complete, `make install` will place several programs into
4747
`/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the
4848
API-documentation tool.
49-
3. Read [The Rust Programming Language][trpl].
50-
4. Enjoy!
5149

5250
### Building on Windows
5351

@@ -75,7 +73,6 @@ $ pacman -S base-devel
7573

7674
[repo]: https://github.com/rust-lang/rust
7775
[tarball]: https://static.rust-lang.org/dist/rustc-nightly-src.tar.gz
78-
[trpl]: http://doc.rust-lang.org/book/index.html
7976

8077
## Notes
8178

0 commit comments

Comments
 (0)