Skip to content

Commit 8f6e965

Browse files
Update url for wine setup script
1 parent 1c3520c commit 8f6e965

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_unix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sudo apt install wine64 p7zip-full curl
5858
Create wine prefix:
5959

6060
```sh
61-
wget -qO- https://raw.githubusercontent.com/MonoGame/MonoGame/master/Tools/MonoGame.Effect.Compiler/mgfxc_wine_setup.sh | bash
61+
wget -qO- https://monogame.net/downloads/net6_mgfxc_wine_setup.sh | bash
6262
```
6363

6464
If you ever need to undo the script, simply delete the `.winemonogame` folder in your home directory.

0 commit comments

Comments
 (0)