mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
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.
This commit is contained in:
parent
8dcc886d68
commit
9df38bf658
@ -46,8 +46,6 @@ Read ["Installing Rust"][install] from [The Book][trpl].
|
||||
When complete, `make install` will place several programs into
|
||||
`/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the
|
||||
API-documentation tool.
|
||||
3. Read [The Rust Programming Language][trpl].
|
||||
4. Enjoy!
|
||||
|
||||
### Building on Windows
|
||||
|
||||
@ -75,7 +73,6 @@ $ pacman -S base-devel
|
||||
|
||||
[repo]: https://github.com/rust-lang/rust
|
||||
[tarball]: https://static.rust-lang.org/dist/rustc-nightly-src.tar.gz
|
||||
[trpl]: http://doc.rust-lang.org/book/index.html
|
||||
|
||||
## Notes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user