diff --git a/images/linux/scripts/SoftwareReport/SoftwareReport.Generator.ps1 b/images/linux/scripts/SoftwareReport/SoftwareReport.Generator.ps1 index 87286817..c66bcdeb 100644 --- a/images/linux/scripts/SoftwareReport/SoftwareReport.Generator.ps1 +++ b/images/linux/scripts/SoftwareReport/SoftwareReport.Generator.ps1 @@ -90,7 +90,7 @@ $reportHomebrew = @' ``` Location: /home/linuxbrew Note: Homebrew is pre-installed on image but not added to PATH. -run the eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv) command +run the eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" command to accomplish this. ``` '@