libeufin

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

commit 1765e587b5c2eb52b79ca31ca13ae7aca3409ab5
parent 6c0de91e3290a3ce76850e52fd1cf2dc9c0c0d41
Author: MS <ms@taler.net>
Date:   Tue, 14 Mar 2023 14:25:00 +0100

readme note

Diffstat:
MREADME | 2+-
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 +$ make install # this operation can be 'slow'. If the previous step succeeded, libeufin-nexus and a command line client (libeufin-cli) should be found under $PFX/bin. Additionally,