Skip to content

Commit f3d29ea

Browse files
committed
Use mac image for vscode install not windows
1 parent 52e28d5 commit f3d29ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/getting_started/1_setting_up_your_development_environment_vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dotnet new install MonoGame.Templates.CSharp
121121
# [macOS](#tab/macos)
122122
1. Open your web browser and navigate to [https://code.visualstudio.com/](https://code.visualstudio.com/).
123123

124-
![Download VSCode](./images/1_setting_up_your_development_environment/vscode/windows/download-vscode.png)
124+
![Download VSCode](./images/1_setting_up_your_development_environment/vscode/mac/download-vscode.png)
125125

126126
2. Click the **Download Mac Universal** button. This will redirect you to the page where the application archive (.zip) file will begin downloading.
127127
3. Extract the contents of the VSCode archive that downloaded by double-clicking it inside a Finder window. This will extract the **Visual Studio Code.app** file.

0 commit comments

Comments
 (0)