You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/en-US/learn.ftl
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,8 @@ learn-play-button = Try Rust without installing
74
74
75
75
learn-install-rustup-header = Rustup: the Rust installer and version management tool
76
76
learn-install-rustup = The primary way that folks install Rust is through a tool called Rustup, which is a Rust installer and version management tool.
77
+
learn-install-rustup-update-header = Rustup up to date?
78
+
learn-install-rustup-update = Rust updates very frequently. If you have installed Rustup some time ago, chances are your Rust version is out of date. Get the latest version of Rust by running {$update-command}
77
79
learn-install-rustup-button = Learn more about installation
0 commit comments