Skip to content

Commit

Permalink
added a note about MSYS2 installation (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlenaSviridenko authored May 20, 2020
1 parent 0d9b082 commit 89f97bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/win/scripts/Installers/Validate-Msys2.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ $gccVersion = Get-ToolVersion -ToolPath "$msys2mingwDir/gcc" -VersionLineNumber
$tarVersion = Get-ToolVersion -ToolPath "$msys2BinDir/tar" -VersionLineNumber 0

$Description = @"
> _Note:_ MSYS2 is pre-installed on image but not added to PATH.
_Tool versions_
_pacman:_ $pacmanVersion<br/>
_bash:_ $bashVersion<br/>
Expand Down

0 comments on commit 89f97bf

Please sign in to comment.