From 668005d7bdacd29e867b4d06f36e3b6ca7d17853 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Tue, 26 Apr 2016 21:55:37 -0400 Subject: [PATCH] embolden arch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c92b6ca0..64f19837f 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Time to build: *roughly 1.5 hours* Note: don't run it after it installs. You'll open it manually in the next step. 2. Run MinGW-w64 Win32 Shell *(less than a minute)* msys2 adds three Start Menu items for different "flavors" of shell: - + MinGW-w64 Win32 Shell <- click this one! + + MinGW-w64 _Win32_ Shell <- click this one! + MinGW-w64 Win64 Shell + MSYS Shell 3. Install the dependencies *(5-10 minutes)* -- GitLab