libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit 5c88028b499b203bdd40ac712f6e4fed01d2849c
parent a00a8b5ea3e13e80be6b667105b5c2a660408597
Author: MS <ms@taler.net>
Date:   Tue,  2 May 2023 15:09:36 +0200

readme: mention Java version.

Diffstat:
MREADME | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -1,6 +1,9 @@ Installing LibEuFin =================== +Although different versions of Java may support this project, +the following steps were verified with Java 17.0.6. + $ ./bootstrap $ ./configure --prefix=$PFX $ make install