]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Update Windows "Setting up the development environment" subsection (very minor change)
authorterencehill <piuntn@gmail.com>
Fri, 16 Jun 2017 12:14:22 +0000 (12:14 +0000)
committerterencehill <piuntn@gmail.com>
Fri, 16 Jun 2017 12:14:22 +0000 (12:14 +0000)
Repository_Access.md

index c1a5b5bb2df16e0e97b13c7cd454395bf11f2b8a..c7f2580b3afc8fbcff87a8b44300e71d422ecddb 100644 (file)
@@ -40,7 +40,7 @@ Once you have completed the installation, launch the MSYS2 shell by running `min
 
     pacman --needed -S git curl zip unzip p7zip make automake autoconf libtool gcc gmp-devel mingw-w64-x86_64-{toolchain,gmp,SDL2,libjpeg-turbo,libpng,libogg}
 
-It is recommended that you make a shortcut to mingw64 shell (simply right click the shell and hit “Create Shortcut”) for easier access on your desktop or in your start menu.
+It is recommended that you make a shortcut to MSYS2 MINGW64 shell (simply right click mingw64.exe and hit “Create Shortcut”) for easier access on your desktop or in your start menu.
 
 You can now use this shell to continue on with the guide and clone the Xonotic repositories.