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 5b858c6 + 1a7e6e2 commit f78e929Copy full SHA for f78e929
src/cli/self_update.rs
@@ -166,7 +166,8 @@ To get started you need Cargo's bin directory ({cargo_home}/bin) in your `PATH`
166
environment variable. Next time you log in this will be done
167
automatically.
168
169
-To configure your current shell run `source {cargo_home}/env`
+To configure your current shell run :
170
+ source {cargo_home}/env
171
"
172
};
173
}
@@ -191,7 +192,8 @@ macro_rules! post_install_msg_unix_no_modify_path {
191
192
To get started you need Cargo's bin directory ({cargo_home}/bin) in your `PATH`
193
environment variable.
194
195
196
197
198
199
0 commit comments