Skip to content

Commit 6181da9

Browse files
authored
Merge pull request #225 from Zeygath/vscodeApp/bugfix
Vscode App readme update
2 parents c01bf98 + 6b96bcf commit 6181da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macOS/Apps/Visual Studio Code/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This scripts intended usage scenario is to install Visual Studio Code via the In
99
## Quick Run
1010

1111
```
12-
sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/microsoft/shell-intune-samples/master/Apps/Visual%20Studio%20Code/installVSCode.sh)"
12+
sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/microsoft/shell-intune-samples/master/macOS/Apps/Visual%20Studio%20Code/installVSCode.sh)"
1313
```
1414

1515
## Script Settings

0 commit comments

Comments
 (0)