Merge pull request #779 from josteink/patch-1

Windows2019-Readme.md: Fix formatting of Rust-section.
This commit is contained in:
Maxim Lobanov
2020-04-28 16:26:00 +03:00
committed by GitHub

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