From 5a062269f4ae92c66d0d7e2e32f8ffef4ec25a5e Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Tue, 26 Apr 2016 21:35:01 -0400 Subject: [PATCH] formatting --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 37fd9bfb6..0dfaac044 100644 --- a/README.md +++ b/README.md @@ -88,11 +88,9 @@ http://l2ork.music.vt.edu/main/?page_id=56#install-dev 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 + + MinGW-w64 Win32 Shell <- click this one! + MinGW-w64 Win64 Shell, and + 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 \ make mingw-w64-i686-dlfcn mingw-w64-i686-fftw \ -- GitLab