Skip to content

Commit 9a01274

Browse files
authored
Update README.md
1 parent bb0fd7b commit 9a01274

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,12 @@ If `rustup` fails to self-update in this way it's usually because RLS is
837837
running (your editor is open and running RLS). The solution is to stop RLS (by
838838
closing your editor) and try again.
839839

840+
### rustup exited sucessfully but I can't run `rustc --version`
841+
842+
To get started you need Cargo's bin directory ({cargo_home}/bin) in your `PATH`
843+
environment variable. This should be done by rustup. Next time you log in this will be done
844+
automatically.
845+
840846
## License
841847

842848
Copyright Diggory Blake, the Mozilla Corporation, and rustup

0 commit comments

Comments
 (0)