commit a2d2d69a880de766a2487f557f124aae7baa37f8 parent aa1e9207a2399486e9d58ff65fc1eb9907ef9f31 Author: Iván Ávalos <avalos@disroot.org> Date: Thu, 28 Nov 2024 00:12:30 +0100 libeufin: clarify paragraph in operator manual Diffstat:
| M | libeufin/bank-manual.rst | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/libeufin/bank-manual.rst b/libeufin/bank-manual.rst @@ -64,7 +64,9 @@ Bank belongs to the LibEuFin project, and can be downloaded via Git: $ git clone git://git.taler.net/libeufin -Note that Kotlin and Gradle should already work on the host system. +In order to build and run LibEuFin, you must have GNU Make and the JDK 17 +installed and configured in your system. Note that the correct versions of +Kotlin and Gradle will be installed automatically by the GNU Make script. Navigate into the *libeufin* local repository, and from top-level run: