From c220baf786bb31267f6824b65717bcb0a1c061a7 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Fri, 29 Apr 2016 16:02:13 -0400
Subject: [PATCH] add timing for Gem compilation

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f098ca773..876d0798c 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.5 hours*
+Time to build: *roughly 1.5 hours-- 30 minutes of this is for Gem alone*
 
 Important note: check the name of your Windows user account. If it has a space
 in it-- like "My Home Computer" or "2nd Laptop", then **stop**. You may not
-- 
GitLab