X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=Repository_Access.md;h=a1e2a1e683223305e1eefc1756b6e9f125069fe1;hb=573039a7bacf6ed37134437a1560a18b214400a3;hp=c7f2580b3afc8fbcff87a8b44300e71d422ecddb;hpb=3d985498d05c6712e9d8b3a965f921c8f0c331c1;p=xonotic%2Fxonotic.wiki.git diff --git a/Repository_Access.md b/Repository_Access.md index c7f2580..a1e2a1e 100644 --- a/Repository_Access.md +++ b/Repository_Access.md @@ -34,7 +34,7 @@ For **Archlinux** the dependencies can be installed via the following command: ### Windows -By default, Windows has no real environment to handle the necessary scripting and compiling tools for building Xonotic. So, what we have to do is install something called [`MSYS2`](http://www.msys2.org) to allow us to have a similar environment as on Linux. Download msys2-x86_64-xxxxxx.exe and follow installation instructions. +By default, Windows has no real environment to handle the necessary scripting and compiling tools for building Xonotic. So, what we have to do is install something called [MSYS2](http://www.msys2.org) to allow us to have a similar environment as on Linux. Download 64 bit version of MSYS2 (msys2-x86_64-xxxxxx.exe) and follow installation instructions. Once you have completed the installation, launch the MSYS2 shell by running `mingw64.exe` (instead of the default msys2.exe) by default located at `C:\msys64` and install the needed **dependencies** with this command: