Skip to content

Commit 876e6a4

Browse files
authored
visualstudiocode -> vscode
- This package was recently renamed
1 parent fd96e04 commit 876e6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_web_nodejs.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\
1414
Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name MMTaskbarMode -Value 2
1515

1616
#--- Tools ---
17-
choco install -y visualstudiocode
17+
choco install -y vscode
1818
choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"'
1919
choco install -y 7zip.install
2020

0 commit comments

Comments
 (0)