diff --git a/node_client.asciidoc b/node_client.asciidoc index 6d0caef..6f174c0 100644 --- a/node_client.asciidoc +++ b/node_client.asciidoc @@ -835,7 +835,7 @@ In this section we will build Eclair from scratch. Eclair is written in the Scal https://github.com/ACINQ/eclair/blob/master/BUILD.md -The required Java compiler is part of OpenJDK 11. We will also need a buid framework called Maven, version 3.6.0 or above. +The required Java compiler is part of OpenJDK 11. We will also need a build framework called Maven, version 3.6.0 or above. On a Debian/Ubuntu Linux system we can use the +apt+ command to install both OpenJDK11 and Maven as shown below: