@@ -25,11 +25,11 @@ $ sh rustup.sh
2525[ insecurity ] : http://curlpipesh.tumblr.com
2626
2727If you're on Windows, please download the appropriate [ installer] [ install-page ] .
28- ** NOTE:** By default, the Windows installer will not add Rust to the Path system
29- variable. If this is the only version of Rust you are installing and you want to
30- be able to run it from the command line, click on "Advanced" on the install
31- dialog and on the "Product Features" page ensure "Add to PATH" is installed on
32- the local hard drive.
28+ ** NOTE:** By default, the Windows installer will not add Rust to the %PATH%
29+ system variable. If this is the only version of Rust you are installing and you
30+ want to be able to run it from the command line, click on "Advanced" on the
31+ install dialog and on the "Product Features" page ensure "Add to PATH" is
32+ installed on the local hard drive.
3333
3434
3535[ install-page ] : http://www.rust-lang.org/install.html
@@ -93,7 +93,7 @@ rustc 1.0.0 (a59de37e9 2015-05-13)
9393
9494If you did, Rust has been installed successfully! Congrats!
9595
96- If you didn't and you're on Windows, check that Rust is in your Path system
96+ If you didn't and you're on Windows, check that Rust is in your %PATH% system
9797variable. If it isn't, run the installer again, select "Change" on the "Change,
9898repair, or remove installation" page and ensure "Add to PATH" is installed on
9999the local hard drive.
0 commit comments