Skip to content

Commit

Permalink
Update packages_install.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Dec 19, 2024
1 parent d2e3244 commit 5d30664
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Windows_1X/packages_install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ $env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine") + ";"
# TODO uncomment and fix the next line
# gem install github-linguist

Install-Module -Name VirtualDesktop
# TODO - investigate more and integrate: https://github.com/MScholtes/VirtualDesktop
# Install-Module -Name VirtualDesktop

Set-PSDebug -Trace 0

0 comments on commit 5d30664

Please sign in to comment.