diff --git a/images/win/scripts/Installers/Validate-Rust.ps1 b/images/win/scripts/Installers/Validate-Rust.ps1 index e80a72493..d23d91d8f 100644 --- a/images/win/scripts/Installers/Validate-Rust.ps1 +++ b/images/win/scripts/Installers/Validate-Rust.ps1 @@ -26,8 +26,8 @@ $Version = $Matches[0] $SoftwareName = "Rust (64-bit)" $Description = @" #### $Version -_Location:_ $RustPath _Environment:_ +* _Location:_ $RustPath * PATH: contains the location of rustc.exe "@