File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,5 +39,5 @@ closing your editor) and try again.
3939
4040### rustup exited successfully but I can't run ` rustc --version `
4141
42- Restart your shell, or log out and back in . This will reload your ` PATH ` environment
42+ Restart your shell. This will reload your ` PATH ` environment
4343variable to include Cargo's bin directory (` $CARGO_HOME/bin ` ).
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ macro_rules! post_install_msg_unix {
162162 ( ) => {
163163 r"# Rust is installed now. Great!
164164
165- To get started you may need to log out and back in .
165+ To get started you may need to restart your current shell .
166166This would reload your `PATH` environment variable to include
167167Cargo's bin directory ({cargo_home}/bin).
168168
You can’t perform that action at this time.
0 commit comments