From 13c5dc68395cb847b5fed16c6bb22caa2aff9bdd Mon Sep 17 00:00:00 2001 From: jw Date: Mon, 5 Sep 2016 07:58:45 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fc18616..d270c31e 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ application. pacman -Syuu * Exit the MSYS shell using Alt+F4 -* Edit the properties for the `MSYS2 Shell` shortcut changing "msys2_shell.bat" to "msys2_shell.cmd -mingw64" +* Edit the properties for the `MSYS2 Shell` shortcut changing "msys2_shell.bat" to "msys2_shell.cmd -mingw64" for 64-bit builds or "msys2_shell.cmd -mingw32" for 32-bit builds * Restart MSYS shell via modified shortcut and update packages again using pacman: pacman -Syuu