Skip to content

Commit 8167b54

Browse files
authored
Clarify FAQ
1 parent b95340e commit 8167b54

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/src/faq.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,5 @@ closing your editor) and try again.
3939

4040
### rustup exited successfully but I can't run `rustc --version`
4141

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.
42+
Restart your shell, or log out and back in. This will reload your `PATH` environment
43+
variable to include Cargo's bin directory (`$CARGO_HOME/bin`).

0 commit comments

Comments
 (0)