diff --git a/Windows-Build-Instructions.md b/Windows-Build-Instructions.md index 933b7ca..cead74d 100644 --- a/Windows-Build-Instructions.md +++ b/Windows-Build-Instructions.md @@ -3,7 +3,7 @@ Adding the following repositories enables you to install the mingw32 cross compiler tool-chain and a few other dependencies: sudo zypper addrepo http://download.opensuse.org/repositories/windows:/mingw/openSUSE_11.4/windows:mingw.repo - sudo zypper addrepo http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_11.4/windows:mingw:win32.repo + sudo zypper addrepo http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_11.4/windows:mingw:win32.repo sudo zypper addrepo http://download.tomahawk-player.org/packman/mingw:32/openSUSE_11.4/mingw:32.repo ## Updating your system