From 5eb1ca9fa5719981d74ead709923d229cf2b3700 Mon Sep 17 00:00:00 2001 From: Diego Stamigni Date: Sat, 31 Jan 2015 16:30:07 +0100 Subject: [PATCH] readme updated --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 49e545f..15a5f87 100644 --- a/README +++ b/README @@ -17,7 +17,7 @@ Released under GNU GPL licence v.3, copyright 2008-2009 g++ -lneural++ - Note: because of iconv link bug on OSX, on this system you have to link like that: - g++ -liconv -lgcc_eh -lneural++ + g++ -liconv -lneural++ > HOWTO: # Take a look to the example in "examples" directory in the source package, in