Fix formatting in doc-string for Rust for Windows-image.

Ensure output in ` images/win/Windows2019-Readme.md` looks proper.

[Live in master right now](https://github.com/actions/virtual-environments/blob/master/images/win/Windows2019-Readme.md#rust-64-bit), it looks kinda bad.
This commit is contained in:
Jostein Kjønigsen
2020-04-27 19:31:03 +02:00
parent e5190ec6ee
commit c0df07efc8

View File

@@ -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
"@