From d6d99c75dfbcb285de8ed8e83cdfbc5e70c62777 Mon Sep 17 00:00:00 2001 From: Filippo Cucchetto Date: Mon, 29 Dec 2014 14:15:52 +0100 Subject: [PATCH] Updated the Nim requirements to version 0.10.2 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index cfb6a83..b871626 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ You need the following software: - Qt 5.3 - dmd 2.065 - gcc 4.8 or later with c++11 support -- nim 0.10.1 +- nim 0.10.2 ----------------------------------- Build Instructions: