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.
1 parent b95340e commit 8167b54Copy full SHA for 8167b54
doc/src/faq.md
@@ -39,6 +39,5 @@ closing your editor) and try again.
39
40
### rustup exited successfully but I can't run `rustc --version`
41
42
-To get started you need Cargo's bin directory (`$CARGO_HOME/bin`) in your
43
-`PATH` environment variable. This should be done by rustup. Next time you log
44
-in this should have been done automatically.
+Restart your shell, or log out and back in. This will reload your `PATH` environment
+variable to include Cargo's bin directory (`$CARGO_HOME/bin`).
0 commit comments