commit 0ee8d69d27567a4f28b6e2312a66f5d232bba48b
parent cc87817b4adab5172aa7cb3a86580892cfc71c56
Author: MS <ms@taler.net>
Date: Fri, 10 Mar 2023 20:06:59 +0100
readme
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -3,7 +3,7 @@ Installing LibEuFin
$ ./bootstrap
$ ./configure --prefix=$PFX
-$ make install # Note: This may require Java=18; Java=17 had errors, Java>=19 is unsupported by gradle
+$ make install
If the previous step succeeded, libeufin-nexus and a command line
client (libeufin-cli) should be found under $PFX/bin. Additionally,