From cabf0a5b8762b7781840d7b497962f8262b2941f Mon Sep 17 00:00:00 2001 From: yenatch Date: Fri, 20 Dec 2013 02:48:46 -0500 Subject: [PATCH] build time is a lot faster now --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 10dce5407..065a649b9 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -26,7 +26,7 @@ Now you should be able to build **pokecrystal.gbc** for the first time. make -Your first build may take about a minute. Subsequent builds are much faster (5-20 seconds). +Your first build may take about 30 seconds. Subsequent builds are much faster (2-10 seconds). # OSX