From cf2dfbcbc3e41a8041bb959dea416be979d22d5a Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Tue, 26 Apr 2016 21:32:56 -0400 Subject: [PATCH] more formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 397f89553..be4787029 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ http://l2ork.music.vt.edu/main/?page_id=56#install-dev msys2 adds three Start Menu items for different "flavors" of shell: + MinGW-w64 Win32 Shell + MinGW-w64 Win64 Shell, and - + MSYS Shell + + MSYS Shell Click the menu item for MinGW-w64 Win32 Shell. 3. Once the shell opens, we need to install the dependencies for building Purr Data. Issue the following command:<code> pacman -S autoconf automake git libtool \ -- GitLab