From a60899bfbe5290cbff53204d987e6251586cab40 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Tue, 26 Apr 2016 21:53:57 -0400 Subject: [PATCH] fix timing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2548052f2..9c92b6ca0 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Then follow the steps outlined here: http://l2ork.music.vt.edu/main/?page_id=56#install-dev #### Windows 32-bit Using msys2 -Time to build: *roughly 1 1/2 hours* +Time to build: *roughly 1.5 hours* 1. Download and install [msys2](https://msys2.github.io/) *(5 minutes)* There are two installers-- one for 32-bit Windows systems (i386) and one for 64-bit Windows (x_64). Be sure you know which -- GitLab