We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9cbc50 + 1dcc807 commit 003aa58Copy full SHA for 003aa58
README.md
@@ -838,6 +838,12 @@ If `rustup` fails to self-update in this way it's usually because RLS is
838
running (your editor is open and running RLS). The solution is to stop RLS (by
839
closing your editor) and try again.
840
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
847
## License
848
849
Copyright Diggory Blake, the Mozilla Corporation, and rustup
0 commit comments