Skip to content

Commit 003aa58

Browse files
authored
Merge pull request #2368 from kellda/issue-2317
Add a hint to log out/in after installation to the README
2 parents a9cbc50 + 1dcc807 commit 003aa58

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
@@ -838,6 +838,12 @@ If `rustup` fails to self-update in this way it's usually because RLS is
838838
running (your editor is open and running RLS). The solution is to stop RLS (by
839839
closing your editor) and try again.
840840

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

843849
Copyright Diggory Blake, the Mozilla Corporation, and rustup

0 commit comments

Comments
 (0)