Closed
Description
Hi,
As a total beginner to rust, I installed rustup
on the recommendation of folks from #rust-beginners
. After installing it, rustup
recommends that I run rustup doc --book
if I'm totally new to rust. So, following that I ran into an error and found that docs were not installed. I had to do rustup component add rust-docs
and I'm back in business :-)
Can we have rustup install docs for initial setup, at least for stable channels?
Metadata
Metadata
Assignees
Labels
No labels